New submission from Deomid Ryabkov :
I know, I know - forking a multi-threaded process is bad. But it happens.
This is related to https://bugs.python.org/issue40399 and
https://bugs.python.org/issue6721 but is distinct because the problem is
entirely self-inflicted.
What happens:
1) A
Change by Deomid Ryabkov :
--
type: -> behavior
___
Python tracker
<https://bugs.python.org/issue40442>
___
___
Python-bugs-list mailing list
Unsubscrib
Deomid Ryabkov added the comment:
https://bugs.python.org/issue40442 is a fresh instance of this, entirely
self-inflicted.
--
nosy: +rojer
___
Python tracker
<https://bugs.python.org/issue6
Deomid Ryabkov added the comment:
is there a workaround for earlier Python versions that does not involve
patching the standard library?
--
nosy: +rojer
___
Python tracker
<https://bugs.python.org/issue35