59d5404bc7
In Python 3.2 and earlier, Process.join() and Connection.poll() treated negative timeouts as zero timeouts. Earlier versions from the 3.3 line of development treat them as infinite timeouts. The patch reverts to the old behaviour. |
||
---|---|---|
.. | ||
dummy | ||
__init__.py | ||
connection.py | ||
forking.py | ||
heap.py | ||
managers.py | ||
pool.py | ||
process.py | ||
queues.py | ||
reduction.py | ||
sharedctypes.py | ||
synchronize.py | ||
util.py |