-
-
Notifications
You must be signed in to change notification settings - Fork 30.8k
Issues: python/cpython
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
resource tracker destroys shared memory segments when other processes should still have valid access
docs
Documentation in the Doc dir
stdlib
Python modules in the Lib dir
topic-multiprocessing
type-bug
An unexpected behavior, bug, or error
#82300
opened Sep 11, 2019 by
applio
1 of 3 tasks
multiprocessing.Pool shouldn't hang forever if a worker process dies unexpectedly
3.8 (EOL)
end of life
stdlib
Python modules in the Lib dir
topic-multiprocessing
type-feature
A feature request or enhancement
#66587
opened Sep 11, 2014 by
danoreilly
mannequin
multiprocessing.Process generates FileNotFoundError when argument isn't explicitly referenced
topic-multiprocessing
type-bug
An unexpected behavior, bug, or error
#94765
opened Jul 11, 2022 by
JZerf
multiprocessing.Pool gets stuck indefinitely when the child process is killed manually
topic-multiprocessing
type-bug
An unexpected behavior, bug, or error
#96062
opened Aug 18, 2022 by
FourthC
get_lock() method is not present for Values created using multiprocessing.Manager()
3.7 (EOL)
end of life
docs
Documentation in the Doc dir
stdlib
Python modules in the Lib dir
topic-multiprocessing
#79967
opened Jan 19, 2019 by
LorenzoPersichetti
mannequin
having a PriorityQueue in multiprocessing.queue module like in queue module would be a plus
3.11
only security fixes
topic-multiprocessing
type-feature
A feature request or enhancement
#82440
opened Sep 23, 2019 by
YairBonastre
mannequin
multiprocessing.pool ThreadPool.imap does not respect memory scarcity
performance
Performance or resource usage
stdlib
Python modules in the Lib dir
topic-multiprocessing
type-bug
An unexpected behavior, bug, or error
#101586
opened Feb 5, 2023 by
shaundaley39
Make Executor.map work with infinite/large inputs correctly
stdlib
Python modules in the Lib dir
topic-multiprocessing
type-feature
A feature request or enhancement
#74028
opened Mar 18, 2017 by
MojoVampire
mannequin
multiprocessing.Pool
does not properly restore blocked signals
stdlib
#127586
opened Dec 4, 2024 by
stephen-hansen
multiprocessing.Queue
: Exceeding a certain amount of bytes in the queue prevents proper exit
3.12
#128186
opened Dec 22, 2024 by
ebonnal
multiprocessing is_alive() between children processes
3.7 (EOL)
end of life
topic-multiprocessing
type-bug
An unexpected behavior, bug, or error
#83202
opened Dec 10, 2019 by
MattTimms
mannequin
POSIX multiprocessing spawn performance becomes 10x slower from a certain pickle size
topic-multiprocessing
type-bug
An unexpected behavior, bug, or error
#96953
opened Sep 20, 2022 by
jhoekx
SharedMemoryManager not persisting SharedMemory references created in sub-processes
topic-multiprocessing
type-bug
An unexpected behavior, bug, or error
#110468
opened Oct 6, 2023 by
drbsg
multiprocessing.managers. SharedMemoryManager should let you name the created object
3.13
bugs and security fixes
topic-multiprocessing
type-feature
A feature request or enhancement
#101014
opened Jan 13, 2023 by
slerman12
parameterize what serialization is used in multiprocessing
3.7 (EOL)
end of life
stdlib
Python modules in the Lib dir
topic-multiprocessing
type-feature
A feature request or enhancement
#72240
opened Sep 9, 2016 by
applio
Race condition when using multiprocessing BaseManager and Pool in Python3
3.9
only security fixes
stdlib
Python modules in the Lib dir
topic-multiprocessing
type-bug
An unexpected behavior, bug, or error
#88321
opened May 17, 2021 by
chenzhuowansui
mannequin
Error in multiprocessing.Pool's initializer doesn't stop execution
3.9
only security fixes
docs
Documentation in the Doc dir
stdlib
Python modules in the Lib dir
topic-multiprocessing
type-bug
An unexpected behavior, bug, or error
#87472
opened Feb 23, 2021 by
nemeskeyd
mannequin
multiprocessing race condition on flushing stdout, deadlocks child on exit
topic-multiprocessing
type-bug
An unexpected behavior, bug, or error
#91776
opened Apr 21, 2022 by
mutax
multiprocessing.Queue.put can fail silently due to pickle errors
3.7 (EOL)
end of life
stdlib
Python modules in the Lib dir
topic-multiprocessing
type-bug
An unexpected behavior, bug, or error
#84376
opened Apr 5, 2020 by
SanderLand
mannequin
ShareableList removes trailing zeroes from strings and bytes
topic-multiprocessing
type-bug
An unexpected behavior, bug, or error
#96779
opened Sep 12, 2022 by
coproc
Multiprocessing naming convention improvement and/or potential bug in the multiprocessing/resource_tracker.py
docs
Documentation in the Doc dir
topic-multiprocessing
#103043
opened Mar 26, 2023 by
Pet222
multiprocessing.Pool hangs on certain custom Exceptions
topic-multiprocessing
type-bug
An unexpected behavior, bug, or error
#103061
opened Mar 27, 2023 by
djm4686
Inherited Python modules in the Lib dir
topic-multiprocessing
type-bug
An unexpected behavior, bug, or error
multiprocessing.Process
cannot be utilized with multiprocessing.Pool
stdlib
#103645
opened Apr 20, 2023 by
vahvero
Allow multiprocessing finalizers to run on a separate thread
topic-multiprocessing
type-feature
A feature request or enhancement
#109978
opened Sep 27, 2023 by
pitrou
Document that "multiprocessing.get_context()" is also setting the context globally
docs
Documentation in the Doc dir
topic-multiprocessing
#109070
opened Sep 7, 2023 by
Delgan
Previous Next
ProTip!
Find all open issues with in progress development work with linked:pr.