Openembedded Bitbake Development
 help / color / mirror / Atom feed
* [PATCHv2 0/2] Resolve parsing hang issues
@ 2012-02-10 18:19 Christopher Larson
  2012-02-10 18:19 ` [PATCH 1/2] cooker: roll our own process pool Christopher Larson
  2012-02-10 18:19 ` [PATCH 2/2] knotty: shut down more cleanly Christopher Larson
  0 siblings, 2 replies; 3+ messages in thread
From: Christopher Larson @ 2012-02-10 18:19 UTC (permalink / raw)
  To: bitbake-devel; +Cc: Christopher Larson

From: Christopher Larson <chris_larson@mentor.com>

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//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] 3+ messages in thread

end of thread, other threads:[~2012-02-10 18:27 UTC | newest]

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox