Skip to content

concurrent.futures.thread deadlock due to Queue in weakref callback #76757

@gpshead

Description

@gpshead
BPO 32576
Nosy @gpshead, @mdickinson, @pitrou, @ned-deily, @mgorny
PRs
  • bpo-32576: use queue.SimpleQueue in critical places #5216
  • 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-01-18.09:38:23.076>
    created_at = <Date 2018-01-17.01:04:08.760>
    labels = ['type-bug', '3.7']
    title = 'concurrent.futures.thread deadlock due to Queue in weakref callback'
    updated_at = <Date 2018-04-10.05:47:15.247>
    user = 'https://github.com/gpshead'

    bugs.python.org fields:

    activity = <Date 2018-04-10.05:47:15.247>
    actor = 'devurandom'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-01-18.09:38:23.076>
    closer = 'pitrou'
    components = []
    creation = <Date 2018-01-17.01:04:08.760>
    creator = 'gregory.p.smith'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32576
    keywords = ['patch']
    message_count = 10.0
    messages = ['310124', '310156', '310203', '310210', '310228', '313476', '313479', '313490', '313592', '313595']
    nosy_count = 6.0
    nosy_names = ['gregory.p.smith', 'mark.dickinson', 'pitrou', 'ned.deily', 'devurandom', 'mgorny']
    pr_nums = ['5216']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue32576'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifetype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions