-
-
Notifications
You must be signed in to change notification settings - Fork 34.3k
asyncio.create_subprocess_exec() only works in main thread #79816
Copy link
Copy link
Closed
Labels
Description
| BPO | 35635 |
|---|---|
| Nosy | @stefanseefeld, @vstinner, @asvetlov, @1st1 |
| Superseder |
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 = []Reactions are currently unavailable