Skip to content

multiprocessing.connection.Listener fails to close with null byte in AF_UNIX socket name. #84031

Description

@nmichaels
mannequin
BPO 39850
Nosy @pitrou, @pablogsal
PRs
  • bpo-39850: Add support for abstract sockets in multiprocessing #18866
  • [3.8] bpo-39850: Add support for abstract sockets in multiprocessing (GH-18866) #18876
  • [3.7]bpo-39850: Add support for abstract sockets in multiprocessing (GH-18866) #18877
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = None
    closed_at = <Date 2020-03-09.14:48:23.277>
    created_at = <Date 2020-03-04.16:12:51.698>
    labels = ['3.7', '3.8', 'type-bug', 'library', '3.9']
    title = 'multiprocessing.connection.Listener fails to close with null byte in AF_UNIX socket name.'
    updated_at = <Date 2020-03-09.14:48:23.277>
    user = 'https://bugs.python.org/nmichaels'

    bugs.python.org fields:

    activity = <Date 2020-03-09.14:48:23.277>
    actor = 'pablogsal'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-03-09.14:48:23.277>
    closer = 'pablogsal'
    components = ['Library (Lib)']
    creation = <Date 2020-03-04.16:12:51.698>
    creator = 'nmichaels'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 39850
    keywords = ['patch']
    message_count = 4.0
    messages = ['363357', '363730', '363737', '363738']
    nosy_count = 3.0
    nosy_names = ['pitrou', 'nmichaels', 'pablogsal']
    pr_nums = ['18866', '18876', '18877']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue39850'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of life3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions