Skip to content

Ability to adjust queue size in Executors #58327

@postmasters

Description

@postmasters
BPO 14119
Nosy @brianquinlan, @pitrou, @bitdancer, @postmasters, @thehesiod, @mhrivnak
Superseder
  • bpo-29595: Expose max_queue_size in ThreadPoolExecutor
  • Files
  • executor-queue-size.diff: patch to add queue size to ThreadPoolExecutor
  • 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/brianquinlan'
    closed_at = <Date 2018-03-31.17:04:32.560>
    created_at = <Date 2012-02-25.00:19:01.762>
    labels = ['type-feature', 'library']
    title = 'Ability to adjust queue size in Executors'
    updated_at = <Date 2018-03-31.17:04:32.543>
    user = 'https://github.com/postmasters'

    bugs.python.org fields:

    activity = <Date 2018-03-31.17:04:32.543>
    actor = 'pitrou'
    assignee = 'bquinlan'
    closed = True
    closed_date = <Date 2018-03-31.17:04:32.560>
    closer = 'pitrou'
    components = ['Library (Lib)']
    creation = <Date 2012-02-25.00:19:01.762>
    creator = 'Nam.Nguyen'
    dependencies = []
    files = ['24666']
    hgrepos = []
    issue_num = 14119
    keywords = ['patch']
    message_count = 19.0
    messages = ['154175', '154177', '162599', '162601', '162604', '162605', '162606', '162664', '162700', '207512', '207602', '207672', '207893', '207896', '253895', '274588', '280727', '305857', '314742']
    nosy_count = 10.0
    nosy_names = ['bquinlan', 'pitrou', 'r.david.murray', 'Nam.Nguyen', 'Victor.Varvariuc', 'thehesiod', 'Winterflower', 'Patrik Dufresne', 'Vinay Anantharaman', 'mhrivnak']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '29595'
    type = 'enhancement'
    url = 'https://bugs.python.org/issue14119'
    versions = ['Python 3.3']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard 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