This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author arp11
Recipients Soon Jeffrey, arp11
Date 2017-05-22.21:37:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1495489060.11.0.531672748297.issue30434@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2017-05-22 21:37:40arp11setrecipients: + arp11, Soon Jeffrey
2017-05-22 21:37:40arp11setmessageid: <1495489060.11.0.531672748297.issue30434@psf.upfronthosting.co.za>
2017-05-22 21:37:40arp11linkissue30434 messages
2017-05-22 21:37:40arp11create