[issue5585] implement initializer for multiprocessing.BaseManager.start()

R. David Murray report at bugs.python.org
Tue Mar 31 15:35:31 CEST 2009


R. David Murray <rdmurray at bitdance.com> added the comment:

>I'm a bit confused here. The patch only adds a small feature to
>BaseManager and subtypes (the same way Pool does it already). AFAICT the
>Thread/Process API equivalence is preserved. Am I missing something?

No, I'm the one who was missing something.  I obviously didn't look at
the patch carefully enough.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5585>
_______________________________________


More information about the Python-bugs-list mailing list