With asyncio subprocess, send_signal() and the child process watcher will both call waitpid()
| BPO | 43578 |
|---|---|
| Nosy | @asvetlov, @1st1, @lincheney |
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 = None created_at = <Date 2021-03-21.06:53:15.574> labels = ['type-bug', '3.9', 'expert-asyncio'] title = 'With asyncio subprocess, send_signal() and the child process watcher will both call waitpid()' updated_at = <Date 2021-03-21.06:53:15.574> user = 'https://github.com/lincheney'
bugs.python.org fields:
activity = <Date 2021-03-21.06:53:15.574> actor = 'lincheney' assignee = 'none' closed = False closed_date = None closer = None components = ['asyncio'] creation = <Date 2021-03-21.06:53:15.574> creator = 'lincheney' dependencies = [] files = [] hgrepos = [] issue_num = 43578 keywords = [] message_count = 1.0 messages = ['389218'] nosy_count = 3.0 nosy_names = ['asvetlov', 'yselivanov', 'lincheney'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'open' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue43578' versions = ['Python 3.9']