commit | fcc09bbad6b51a785c55ebccc0c4817cf111bf50 | [log] [tgz] |
---|---|---|
author | Michael W. Hudson <mwh@python.net> | Tue Aug 03 10:45:59 2004 +0000 |
committer | Michael W. Hudson <mwh@python.net> | Tue Aug 03 10:45:59 2004 +0000 |
tree | 77ef11250127b550e3b0e0e389122e5e2c35e617 | |
parent | 782d8ffb42e51ccf834f0b4ecc153df2cdb7cd64 [diff] |
Don't exit test_main() with the lock 'done' held -- there's no cleaner way to guarantee a deadlock on the next call! If I've inadvertently done some damage to this test, sorry (but I don't think I have).