mirror of
https://github.com/python/cpython.git
synced 2025-11-02 03:01:58 +00:00
module now takes an optional timeout argument in seconds. Timeout support relies on the system threading library, so as to avoid a semi-busy wait loop. |
||
|---|---|---|
| .. | ||
| 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 | ||