| Submitter | Christopher Larson |
|---|---|
| Date | Feb. 8, 2012, 4:13 a.m. |
| Message ID | <cover.1328674343.git.chris_larson@mentor.com> |
| Download | mbox |
| Permalink | /patch/21001/ |
| State | New |
| Headers | show |
Pull-request
git://github.com/kergoth/bitbake.git hang-issue-fixComments
Bah, sent to the wrong list. Hate when I do that. On Tue, Feb 7, 2012 at 9:13 PM, Christopher Larson <kergoth@gmail.com> wrote: > From: Christopher Larson <chris_larson@mentor.com> > > *** BLURB HERE *** > The following changes since commit db689a99beffea1a285cdfc74a58fe73f1666987: > > Revert the switch to futures for now (2012-02-03 08:12:56 -0700) > > are available in the git repository at: > git://github.com/kergoth/bitbake.git hang-issue-fix > https://github.com/kergoth/bitbake/tree/hang-issue-fix > > Christopher Larson (2): > cooker: roll our own process pool > knotty: shut down more cleanly > > lib/bb/cooker.py | 155 ++++++++++++++++++++++++++++++++++++++++++--------- > lib/bb/ui/knotty.py | 15 ++--- > 2 files changed, 136 insertions(+), 34 deletions(-) > > -- > 1.7.7 >
From: Christopher Larson <chris_larson@mentor.com> *** BLURB HERE *** The following changes since commit db689a99beffea1a285cdfc74a58fe73f1666987: Revert the switch to futures for now (2012-02-03 08:12:56 -0700) are available in the git repository at: git://github.com/kergoth/bitbake.git hang-issue-fix https://github.com/kergoth/bitbake/tree/hang-issue-fix Christopher Larson (2): cooker: roll our own process pool knotty: shut down more cleanly lib/bb/cooker.py | 155 ++++++++++++++++++++++++++++++++++++++++++--------- lib/bb/ui/knotty.py | 15 ++--- 2 files changed, 136 insertions(+), 34 deletions(-)