From patchwork Fri Feb 10 18:19:21 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [bitbake-devel,PATCHv2,0/2] Resolve parsing hang issues Date: Fri, 10 Feb 2012 18:19:21 -0000 From: Christopher Larson X-Patchwork-Id: 21143 Message-Id: To: bitbake-devel@lists.openembedded.org Cc: Christopher Larson From: Christopher Larson 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(-)