All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Resolve parsing hang issues
@ 2012-02-08  4:13 Christopher Larson
  2012-02-08  4:13 ` [PATCH 1/2] cooker: roll our own process pool Christopher Larson
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Christopher Larson @ 2012-02-08  4:13 UTC (permalink / raw)
  To: openembedded-core; +Cc: Christopher Larson

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




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-02-08  4:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-08  4:13 [PATCH 0/2] Resolve parsing hang issues Christopher Larson
2012-02-08  4:13 ` [PATCH 1/2] cooker: roll our own process pool Christopher Larson
2012-02-08  4:13 ` [PATCH 2/2] knotty: shut down more cleanly Christopher Larson
2012-02-08  4:14 ` [PATCH 0/2] Resolve parsing hang issues Chris Larson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.