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

2017-03-03 Thread Julien Duponchelle

Julien Duponchelle added the comment:

I will provide a patch for this

--

___
Python tracker 
<http://bugs.python.org/issue29711>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



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

2017-03-03 Thread Julien Duponchelle

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 
<http://bugs.python.org/issue29711>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



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

2017-03-03 Thread Julien Duponchelle

Changes by Julien Duponchelle :


--
pull_requests: +357

___
Python tracker 
<http://bugs.python.org/issue29711>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com