Skip to content

multiprocessing.Queue does not order objects #49249

@ndfred

Description

@ndfred
mannequin
BPO 4999
Nosy @birkenfeld, @rhettinger, @pitrou, @iritkatriel
Files
  • testthreads.py: Test script
  • nick.py
  • warn_fifo.patch: Document that FIFO behavior is not guaranteed.
  • issue-4999.diff
  • 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-11-20.11:41:49.480>
    created_at = <Date 2009-01-19.12:57:24.336>
    labels = ['extension-modules', 'type-bug']
    title = 'multiprocessing.Queue does not order objects'
    updated_at = <Date 2020-11-20.11:41:49.480>
    user = 'https://bugs.python.org/ndfred'

    bugs.python.org fields:

    activity = <Date 2020-11-20.11:41:49.480>
    actor = 'iritkatriel'
    assignee = 'jnoller'
    closed = True
    closed_date = <Date 2020-11-20.11:41:49.480>
    closer = 'iritkatriel'
    components = ['Extension Modules']
    creation = <Date 2009-01-19.12:57:24.336>
    creator = 'ndfred'
    dependencies = []
    files = ['12793', '12836', '16276', '19350']
    hgrepos = []
    issue_num = 4999
    keywords = ['patch']
    message_count = 14.0
    messages = ['80162', '80164', '80386', '80387', '80389', '80390', '80391', '80394', '80396', '99652', '101579', '119494', '119497', '380309']
    nosy_count = 10.0
    nosy_names = ['georg.brandl', 'rhettinger', 'ggenellina', 'pitrou', 'jnoller', 'ndfred', 'asksol', 'Stefan.P', 'sbt', 'iritkatriel']
    pr_nums = []
    priority = 'normal'
    resolution = 'out of date'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue4999'
    versions = ['Python 2.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      extension-modulesC modules in the Modules dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions