[issue29711] When you use stop_serving in proactor loop it's kill all listening servers

Julien Duponchelle report at bugs.python.org
Fri Mar 3 09:54:46 EST 2017


New submission from Julien Duponchelle:

If you stop a server when you use the proactor loop all other servers will be killed.

----------
components: asyncio
messages: 288894
nosy: gvanrossum, noplay, yselivanov
priority: normal
severity: normal
status: open
title: When you use stop_serving in proactor loop it's kill all listening servers
versions: Python 3.5, Python 3.6

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue29711>
_______________________________________


More information about the Python-bugs-list mailing list