From patchwork Wed Feb 8 04:13:43 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/2] Resolve parsing hang issues Date: Wed, 08 Feb 2012 04:13:43 -0000 From: Christopher Larson X-Patchwork-Id: 21001 Message-Id: To: openembedded-core@lists.openembedded.org Cc: Christopher Larson From: Christopher Larson *** 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(-)