Richard Oudkerk added the comment:

BTW, the context objects are singletons.

I could not see a sensible way to make ctx.Process be a picklable class (rather 
than a method) if there can be multiple instances of a context type.  This 
means that the helper processes survive until the program closes down.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue18999>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to