]> granicus.if.org Git - python/commit
readerThread(): Add max_retries to both DeadlockWrap() calls. This
authorBarry Warsaw <barry@python.org>
Mon, 21 Jul 2003 23:01:34 +0000 (23:01 +0000)
committerBarry Warsaw <barry@python.org>
Mon, 21 Jul 2003 23:01:34 +0000 (23:01 +0000)
commite3ea28128091a88df9aebc2ad055efd6c377d0b6
tree1b0ccb16f9f1f3cf53fb958321db8616fd9cdecc
parent40b2e839246aa74f08eea1c2abb60e5ca93ecab0
readerThread(): Add max_retries to both DeadlockWrap() calls.  This
may cause some tests to fail but it prevents them from hanging.
Lib/bsddb/test/test_thread.py