Skip to content

Add "cancel_futures" parameter to concurrent.futures.Executor.shutdown() #83530

@aeros

Description

@aeros
BPO 39349
Nosy @brianquinlan, @pitrou, @aeros, @hauntsaninja
PRs
  • bpo-39349: Add *cancel_futures* to Executor.shutdown() #18057
  • bpo-39349: Add cancel_futures to Executor.shutdown base class #22023
  • [3.9] bpo-39349: Add cancel_futures to Executor.shutdown base class (GH-22023) #22048
  • 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 = 'https://github.com/aeros'
    closed_at = <Date 2020-02-02.12:50:29.568>
    created_at = <Date 2020-01-16.04:08:34.206>
    labels = ['type-feature', 'library', '3.9']
    title = 'Add "cancel_futures" parameter to concurrent.futures.Executor.shutdown()'
    updated_at = <Date 2020-09-02.19:31:13.581>
    user = 'https://github.com/aeros'

    bugs.python.org fields:

    activity = <Date 2020-09-02.19:31:13.581>
    actor = 'aeros'
    assignee = 'aeros'
    closed = True
    closed_date = <Date 2020-02-02.12:50:29.568>
    closer = 'pitrou'
    components = ['Library (Lib)']
    creation = <Date 2020-01-16.04:08:34.206>
    creator = 'aeros'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 39349
    keywords = ['patch']
    message_count = 12.0
    messages = ['360093', '360160', '360162', '360253', '361231', '361232', '361260', '376133', '376139', '376211', '376260', '376261']
    nosy_count = 4.0
    nosy_names = ['bquinlan', 'pitrou', 'aeros', 'hauntsaninja']
    pr_nums = ['18057', '22023', '22048']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue39349'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    Labels

    3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions