Skip to content

asyncio: We should prohibit setting a ProcessPoolExecutor in with set_default_executor #78256

@1st1

Description

@1st1
BPO 34075
Nosy @gvanrossum, @vstinner, @asvetlov, @1st1, @basnijholt
PRs
  • bpo-34075: Deprecate non-ThreadPoolExecutor in loop.set_default_executor() #8533
  • 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 2018-07-30.10:43:39.503>
    created_at = <Date 2018-07-09.15:29:34.966>
    labels = ['type-bug', '3.8', 'expert-asyncio']
    title = 'asyncio: We should prohibit setting a ProcessPoolExecutor in with set_default_executor'
    updated_at = <Date 2019-03-26.11:40:40.218>
    user = 'https://github.com/1st1'

    bugs.python.org fields:

    activity = <Date 2019-03-26.11:40:40.218>
    actor = 'basnijholt'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-07-30.10:43:39.503>
    closer = 'vstinner'
    components = ['asyncio']
    creation = <Date 2018-07-09.15:29:34.966>
    creator = 'yselivanov'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34075
    keywords = ['patch']
    message_count = 13.0
    messages = ['321324', '321330', '321331', '321338', '321339', '321459', '321469', '321476', '321479', '321620', '322665', '322666', '338872']
    nosy_count = 5.0
    nosy_names = ['gvanrossum', 'vstinner', 'asvetlov', 'yselivanov', 'basnijholt']
    pr_nums = ['8533']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue34075'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions