Skip to content

Multiple bugs in multiprocessing.managers: pickling, nesting, etc #119937

Open
@zpz

Description

Bug report

Bug description:

I noticed multiple bugs in multiprocessing.mangers and explained them, with fixes, in a blog post: https://zpz.github.io/blog/python-mp-manager-2/

A summary of the bugs are as follows:

In addition, this issue

My package mpservice.multiprocessing.server_process fixes these issues with some additional enhancements and simplifications. The enhancements are covered in another blog post: https://zpz.github.io/blog/python-mp-manager-3/

I hope to engage in some discussions (esp with a core developer) before working on some PR, either local fixes or something a little more holistic.

CPython versions tested on:

3.10, 3.13

Operating systems tested on:

Linux

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    • Status

      No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions