Skip to content

multiprocessing.Queue.put can fail silently due to pickle errors #84376

Open
@SanderLand

Description

BPO 40195
Files
  • minimal_repr.py: Minimal example for reproducing the behaviour
  • 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 = None
    created_at = <Date 2020-04-05.10:55:01.927>
    labels = ['3.7', 'type-bug', 'library']
    title = 'multiprocessing.Queue.put can fail silently due to pickle errors'
    updated_at = <Date 2020-04-05.10:55:01.927>
    user = 'https://bugs.python.org/SanderLand'

    bugs.python.org fields:

    activity = <Date 2020-04-05.10:55:01.927>
    actor = 'Sander Land'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2020-04-05.10:55:01.927>
    creator = 'Sander Land'
    dependencies = []
    files = ['49036']
    hgrepos = []
    issue_num = 40195
    keywords = []
    message_count = 1.0
    messages = ['365816']
    nosy_count = 1.0
    nosy_names = ['Sander Land']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue40195'
    versions = ['Python 3.7']

    Metadata

    Assignees

    No one assigned

      Labels

      Type

      No type

      Projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions