[issue40327] list(sys.modules.items()) can throw RuntimeError: dictionary changed size during iteration

2021-08-25 Thread Andrew Nelson


Andrew Nelson  added the comment:

Just to mention that we have seen similar issues whilst importing scipy in a 
multiprocessing context.
See https://github.com/scipy/scipy/issues/11479 and 
https://stackoverflow.com/questions/68911221/python-runtimeerror-dictionary-changed-size-during-iteration-popping-out-rand.

--
nosy: +Andrew Nelson

___
Python tracker 
<https://bugs.python.org/issue40327>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue38501] multiprocessing.Pool hangs atexit (and garbage collection sometimes)

2020-04-08 Thread Andrew Nelson


Change by Andrew Nelson :


--
nosy: +Andrew Nelson

___
Python tracker 
<https://bugs.python.org/issue38501>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com