Skip to content

Multiprocessing.Queue created by sub-process fails when used in sub-sub-process ("bad file descriptor" in q.get()) #49405

Description

@bbutler
mannequin
BPO 5155
Files
  • queue_test.py: Test script
  • 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 2009-06-30.17:14:17.766>
    created_at = <Date 2009-02-05.01:52:52.621>
    labels = ['library', 'type-crash']
    title = 'Multiprocessing.Queue created by sub-process fails when used in sub-sub-process ("bad file descriptor" in q.get())'
    updated_at = <Date 2009-06-30.17:14:17.764>
    user = 'https://bugs.python.org/bbutler'

    bugs.python.org fields:

    activity = <Date 2009-06-30.17:14:17.764>
    actor = 'jnoller'
    assignee = 'jnoller'
    closed = True
    closed_date = <Date 2009-06-30.17:14:17.766>
    closer = 'jnoller'
    components = ['Library (Lib)']
    creation = <Date 2009-02-05.01:52:52.621>
    creator = 'bbutler'
    dependencies = []
    files = ['12944']
    hgrepos = []
    issue_num = 5155
    keywords = []
    message_count = 6.0
    messages = ['81183', '81184', '84947', '89196', '89902', '89944']
    nosy_count = 3.0
    nosy_names = ['OG7', 'jnoller', 'bbutler']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue5155'
    versions = ['Python 2.6', 'Python 3.0']

    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

      stdlibStandard Library Python modules in the Lib/ directorytype-crashA hard crash of the interpreter, possibly with a core dump

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions