Skip to content

QueueListener not calling task_done upon termination #80994

Description

@bharel
mannequin
BPO 36813
Nosy @rhettinger, @vsajip, @bharel, @miss-islington
PRs
  • bpo-36813: Fix QueueListener to call task_done() upon termination. #13113
  • [3.7] bpo-36813: Fix QueueListener to call task_done() upon termination. (GH-13113) #13722
  • 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 2019-06-01.09:36:25.014>
    created_at = <Date 2019-05-06.15:03:59.772>
    labels = ['3.7', '3.8', 'type-bug', 'library']
    title = 'QueueListener not calling task_done upon termination'
    updated_at = <Date 2019-06-01.09:36:32.433>
    user = 'https://github.com/bharel'

    bugs.python.org fields:

    activity = <Date 2019-06-01.09:36:32.433>
    actor = 'miss-islington'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-06-01.09:36:25.014>
    closer = 'asvetlov'
    components = ['Library (Lib)']
    creation = <Date 2019-05-06.15:03:59.772>
    creator = 'bar.harel'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36813
    keywords = ['patch']
    message_count = 5.0
    messages = ['341519', '341549', '341805', '344160', '344161']
    nosy_count = 4.0
    nosy_names = ['rhettinger', 'vinay.sajip', 'bar.harel', 'miss-islington']
    pr_nums = ['13113', '13722']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue36813'
    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