]> granicus.if.org Git - python/commit
Add a sleep(0.00001) call to make sure all threads run.
authorGuido van Rossum <guido@python.org>
Thu, 26 Mar 1998 20:09:16 +0000 (20:09 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 26 Mar 1998 20:09:16 +0000 (20:09 +0000)
commit07af9a7ddd815db303f67aeeca5c4d968aa120f4
tree69cc6a330a3666fb2fcab90ca600a89b52c68610
parent2830dcc15cd62de4c8004b2414ffde6ca9062b69
Add a sleep(0.00001) call to make sure all threads run.
Demo/threads/find.py