Skip to content

BaseEventLoop.run_in_executor shouldn't specify max_workers for default Executor #70983

@hlawrenz

Description

@hlawrenz
mannequin
BPO 26796
Nosy @gvanrossum, @vstinner, @1st1, @hlawrenz
Files
  • run_in_executor_max_workers.patch
  • run_in_executor_max_workers_vcheck.patch: Patch with version check
  • run_in_executor_max_workers_with_docs.patch
  • 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 2016-10-21.21:42:35.572>
    created_at = <Date 2016-04-18.14:43:59.667>
    labels = ['type-bug', '3.7', 'expert-asyncio']
    title = "BaseEventLoop.run_in_executor shouldn't specify max_workers for default Executor"
    updated_at = <Date 2016-10-21.21:42:35.570>
    user = 'https://github.com/hlawrenz'

    bugs.python.org fields:

    activity = <Date 2016-10-21.21:42:35.570>
    actor = 'yselivanov'
    assignee = 'none'
    closed = True
    closed_date = <Date 2016-10-21.21:42:35.572>
    closer = 'yselivanov'
    components = ['asyncio']
    creation = <Date 2016-04-18.14:43:59.667>
    creator = 'Hans Lawrenz'
    dependencies = []
    files = ['42506', '42507', '42509']
    hgrepos = []
    issue_num = 26796
    keywords = ['patch']
    message_count = 8.0
    messages = ['263669', '263670', '263671', '263672', '263684', '263685', '279161', '279162']
    nosy_count = 5.0
    nosy_names = ['gvanrossum', 'vstinner', 'python-dev', 'yselivanov', 'Hans Lawrenz']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue26796'
    versions = ['Python 3.5', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions