Skip to content

Hooking Thread/Process instantiation in concurrent.futures. #69480

@anntzer

Description

@anntzer
mannequin
BPO 25293
Nosy @pitrou, @1st1, @anntzer
Superseder
  • bpo-21423: concurrent.futures.ThreadPoolExecutor/ProcessPoolExecutor should accept an initializer argument
  • 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 2017-11-02.22:55:23.019>
    created_at = <Date 2015-10-01.22:09:12.025>
    labels = ['library']
    title = 'Hooking Thread/Process instantiation in concurrent.futures.'
    updated_at = <Date 2017-11-02.23:01:21.671>
    user = 'https://github.com/anntzer'

    bugs.python.org fields:

    activity = <Date 2017-11-02.23:01:21.671>
    actor = 'Antony.Lee'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-11-02.22:55:23.019>
    closer = 'pitrou'
    components = ['Library (Lib)']
    creation = <Date 2015-10-01.22:09:12.025>
    creator = 'Antony.Lee'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 25293
    keywords = []
    message_count = 3.0
    messages = ['252067', '305455', '305457']
    nosy_count = 3.0
    nosy_names = ['pitrou', 'yselivanov', 'Antony.Lee']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '21423'
    type = None
    url = 'https://bugs.python.org/issue25293'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions