• Antoine Pitrou's avatar
    bpo-29861: release references to multiprocessing Pool tasks (#743) (#803) · 5084ff7d
    Antoine Pitrou yazdı
    * bpo-29861: release references to multiprocessing Pool tasks (#743)
    
    * bpo-29861: release references to multiprocessing Pool tasks
    
    Release references to tasks, their arguments and their results as soon
    as they are finished, instead of keeping them alive until another task
    arrives.
    
    * Comments in test
    
    (cherry picked from commit 8988945c)
    
    * Fix Misc/NEWS ?
    5084ff7d
Adı
Son kayıt (commit)
Son güncelleme
..
dummy Loading commit data...
__init__.py Loading commit data...
connection.py Loading commit data...
forking.py Loading commit data...
heap.py Loading commit data...
managers.py Loading commit data...
pool.py Loading commit data...
process.py Loading commit data...
queues.py Loading commit data...
reduction.py Loading commit data...
sharedctypes.py Loading commit data...
synchronize.py Loading commit data...
util.py Loading commit data...