Fix problems with Parallel Tasks and Exception handling. (Kevin Quick)
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Fri, 17 Sep 2004 12:52:09 +0000 (12:52 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Fri, 17 Sep 2004 12:52:09 +0000 (12:52 +0000)
commit9e45571957b079adec1e18a59b7e101ebc8b1741
tree806253836114289fdf9b129dc945b68e493e2663
parent7aecd5b321557fd93e5d3eed1b3e4dc9928fc4af
Fix problems with Parallel Tasks and Exception handling.  (Kevin Quick)

git-svn-id: http://scons.tigris.org/svn/scons/trunk@1079 fdb21ef1-2011-0410-befe-b5e4ea1792b1
src/CHANGES.txt
src/engine/SCons/Job.py
src/engine/SCons/JobTests.py
src/engine/SCons/Taskmaster.py
src/engine/SCons/TaskmasterTests.py
test/exceptions.py