diff options
author | Amaury Forgeot d'Arc <amauryfa@gmail.com> | 2008-04-01 21:23:34 +0000 |
---|---|---|
committer | Amaury Forgeot d'Arc <amauryfa@gmail.com> | 2008-04-01 21:23:34 +0000 |
commit | 5f744a1ab748155dc0fc0c1638178fe71c24b185 (patch) | |
tree | f49ee121651aaf2a6c4b268334b0986e900417d2 /Python/pythonrun.c | |
parent | 2968566c86d8ddd0bc5865efc738b3216cdff92d (diff) | |
download | cpython-5f744a1ab748155dc0fc0c1638178fe71c24b185.tar.gz |
Prevent test_queue from leaking: one worker thread was not stopped.
The version in trunk/ is correct; the problem with 3.0 is that
None cannot be used as a marker in a PriorityQueue, because it cannot be compared with ints.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions