Skip to content

concurrent futures Executors accept tasks after interpreter shutdown #77278

@mrknmc

Description

@mrknmc
mannequin
BPO 33097
Nosy @pitrou, @tomMoral, @mrknmc
PRs
  • bpo-33097: Fix submit accepting callable after executor shutdown by interpreter exit #6144
  • [3.7] bpo-33097: Fix submit accepting callable after executor shutdown by interpreter exit (GH-6144) #6445
  • 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-04-10.18:38:59.591>
    created_at = <Date 2018-03-18.16:41:13.115>
    labels = ['3.7', '3.8', 'type-bug', 'library']
    title = 'concurrent futures Executors accept tasks after interpreter shutdown'
    updated_at = <Date 2018-04-10.21:36:03.684>
    user = 'https://github.com/mrknmc'

    bugs.python.org fields:

    activity = <Date 2018-04-10.21:36:03.684>
    actor = 'mrknmc'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-04-10.18:38:59.591>
    closer = 'pitrou'
    components = ['Library (Lib)']
    creation = <Date 2018-03-18.16:41:13.115>
    creator = 'mrknmc'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33097
    keywords = ['patch']
    message_count = 6.0
    messages = ['314044', '314313', '315174', '315175', '315176', '315182']
    nosy_count = 3.0
    nosy_names = ['pitrou', 'tomMoral', 'mrknmc']
    pr_nums = ['6144', '6445']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue33097'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifestdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions