Skip to content

concurrent.futures.ThreadPoolExecutor does not use a default value #65726

Closed
@PCManticore

Description

@PCManticore
BPO 21527
Nosy @gvanrossum, @brianquinlan, @PCManticore, @MojoVampire
Files
  • concurrent_futures_workers.patch
  • issue21527.patch: Update max_workers
  • 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 2014-09-02.17:39:27.734>
    created_at = <Date 2014-05-18.22:47:47.410>
    labels = ['type-feature', 'library']
    title = 'concurrent.futures.ThreadPoolExecutor does not use a default value'
    updated_at = <Date 2014-09-02.17:39:27.732>
    user = 'https://github.com/PCManticore'

    bugs.python.org fields:

    activity = <Date 2014-09-02.17:39:27.732>
    actor = 'python-dev'
    assignee = 'none'
    closed = True
    closed_date = <Date 2014-09-02.17:39:27.734>
    closer = 'python-dev'
    components = ['Library (Lib)']
    creation = <Date 2014-05-18.22:47:47.410>
    creator = 'Claudiu.Popa'
    dependencies = []
    files = ['35287', '36494']
    hgrepos = []
    issue_num = 21527
    keywords = ['patch']
    message_count = 5.0
    messages = ['218763', '218840', '226032', '226212', '226278']
    nosy_count = 5.0
    nosy_names = ['gvanrossum', 'bquinlan', 'Claudiu.Popa', 'python-dev', 'josh.r']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue21527'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibPython modules in the Lib dirtype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions