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 sandro.tosi
Recipients bquinlan, jnoller, sandro.tosi
Date 2011-03-28.18:17:14
SpamBayes Score 4.0011924e-05
Marked as misclassified No
Message-id <1301336235.4.0.982635877842.issue10632@psf.upfronthosting.co.za>
In-reply-to
Content
Hi Brian,
are you able to replicate it? I just build 3.2 and default (3.3) on a Debian unstable system and wasn't able to replicate it (with a busy loop like while date ; do ./python -c "import multiprocessing.managers ; mpp = multiprocessing.Pool(4); sm = multiprocessing.managers.SyncManager(); sm.start()" ; done )
History
Date User Action Args
2011-03-28 18:17:15sandro.tosisetrecipients: + sandro.tosi, bquinlan, jnoller
2011-03-28 18:17:15sandro.tosisetmessageid: <1301336235.4.0.982635877842.issue10632@psf.upfronthosting.co.za>
2011-03-28 18:17:14sandro.tosilinkissue10632 messages
2011-03-28 18:17:14sandro.tosicreate