Logo
Explore Help
Sign In
mirror/cpython
1
0
Fork 0
You've already forked cpython
mirror of https://github.com/python/cpython.git synced 2026-01-28 13:45:18 +00:00
Code Issues Packages Projects Releases Wiki Activity
cpython/Lib/multiprocessing
History
Zackery Spytz 85c128e34d
bpo-40882: Fix a memory leak in SharedMemory on Windows (GH-20684)
In multiprocessing.shared_memory.SharedMemory(), the temporary view
returned by MapViewOfFile() should be unmapped when it is no longer
needed.
2022-11-25 17:39:48 +00:00
..
dummy
…
__init__.py
…
connection.py
gh-61460: Add a comment describing the multiprocessing.connection protocol (gh-99623)
2022-11-20 10:20:04 -08:00
context.py
…
forkserver.py
…
heap.py
…
managers.py
gh-97816: Remove unused variables in mutliprocessing.managers.Server (#97817)
2022-10-03 22:29:17 -07:00
pool.py
GH-83658: make multiprocessing.Pool raise an exception if maxtasksperchild is not None or a positive int (GH-93364)
2022-06-17 00:14:26 -07:00
popen_fork.py
…
popen_forkserver.py
…
popen_spawn_posix.py
…
popen_spawn_win32.py
gh-98360: multiprocessing now spawns children on Windows with correct argv[0] in virtual environments (GH-98462)
2022-10-20 14:53:38 +01:00
process.py
…
queues.py
…
reduction.py
…
resource_sharer.py
…
resource_tracker.py
gh-96819: multiprocessing.resource_tracker: check if length of pipe write <= 512 (#96890)
2022-10-02 17:41:01 -07:00
shared_memory.py
bpo-40882: Fix a memory leak in SharedMemory on Windows (GH-20684)
2022-11-25 17:39:48 +00:00
sharedctypes.py
…
spawn.py
…
synchronize.py
…
util.py
…
Powered by Gitea Version: 1.23.8 Page: 3636ms Template: 15ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API