Skip to content

Queue with maxsize can lead to deadlocks #77259

Description

@tomMoral
mannequin
BPO 33078
Nosy @pitrou, @ned-deily, @applio, @tomMoral
PRs
  • bpo-33078 - FIX queue size on pickling error #6119
  • [3.7] bpo-33078 - Fix queue size on pickling error (GH-6119) #6178
  • bpo-33078 FIX failure on OSX sem_getvalue #6180
  • 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 2018-03-21.19:01:57.839>
    created_at = <Date 2018-03-15.06:36:54.012>
    labels = ['3.7', '3.8', 'type-bug', 'library']
    title = 'Queue with maxsize can lead to deadlocks'
    updated_at = <Date 2018-03-21.21:27:09.127>
    user = 'https://github.com/tomMoral'

    bugs.python.org fields:

    activity = <Date 2018-03-21.21:27:09.127>
    actor = 'ned.deily'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-03-21.19:01:57.839>
    closer = 'pitrou'
    components = ['Library (Lib)']
    creation = <Date 2018-03-15.06:36:54.012>
    creator = 'tomMoral'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33078
    keywords = ['patch']
    message_count = 7.0
    messages = ['313855', '314208', '314210', '314211', '314219', '314221', '314224']
    nosy_count = 4.0
    nosy_names = ['pitrou', 'ned.deily', 'davin', 'tomMoral']
    pr_nums = ['6119', '6178', '6180']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue33078'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (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