Skip to content

asyncio.create_subprocess_exec() only works in main thread #79816

@stefanseefeld

Description

@stefanseefeld
BPO 35635
Nosy @stefanseefeld, @vstinner, @asvetlov, @1st1
Superseder
  • bpo-35621: asyncio.create_subprocess_exec() only works with main event loop
  • 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 2019-06-02.11:01:50.677>
    created_at = <Date 2019-01-02.02:07:20.129>
    labels = ['type-bug', 'expert-asyncio']
    title = 'asyncio.create_subprocess_exec() only works in main thread'
    updated_at = <Date 2019-06-02.11:01:50.676>
    user = 'https://github.com/stefanseefeld'

    bugs.python.org fields:

    activity = <Date 2019-06-02.11:01:50.676>
    actor = 'asvetlov'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-06-02.11:01:50.677>
    closer = 'asvetlov'
    components = ['asyncio']
    creation = <Date 2019-01-02.02:07:20.129>
    creator = 'stefan'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35635
    keywords = []
    message_count = 8.0
    messages = ['332855', '333009', '333010', '333032', '333191', '333195', '333199', '344272']
    nosy_count = 4.0
    nosy_names = ['stefan', 'vstinner', 'asvetlov', 'yselivanov']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '35621'
    type = 'behavior'
    url = 'https://bugs.python.org/issue35635'
    versions = []

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions