Alex Perry added the comment:

The docstring for the class points out that the `multiprocessing.Manager()` 
function creates started instances of the SyncManager class. You should 
probably follow that advice, it calls start() for you.

----------
nosy: +arp11

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

Reply via email to