• Nick Coghlan's avatar
    Close #10128: don't rerun __main__.py in multiprocessing · 2a6c2c9b
    Nick Coghlan yazdı
    - backports issue #10845's mitigation of incompatibilities between
      the multiprocessing module and directory and zipfile execution
    - Multiprocessing on Windows will now automatically skip rerunning top
      level __main__.py modules in spawned processes, rather than failing
      with AssertionError
    2a6c2c9b
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...