Milan Zamazal added the comment:
I used Linux.
--
___
Python tracker
<https://bugs.python.org/issue26180>
___
___
Python-bugs-list mailing list
Unsubscribe:
New submission from Milan Zamazal:
When calling multiprocessing.managers.BaseManager repeatedly from a client,
each time from a new thread, new entry with (already existent)
multiprocessing.util.ForkAwareLocal instance is inserted as a value into
multiprocessing.util._afterfork_registry
Milan Zamazal added the comment:
Python 3.x version attached.
--
Added file: http://bugs.python.org/file41706/bug3.py
___
Python tracker
<http://bugs.python.org/issue26