Fix stop_serving in proactor loop kill all listening servers by julien-duponchelle · Pull Request #496 · python/asyncio
This repository was archived by the owner on Nov 23, 2017. It is now read-only.
Conversation
Current implementation of the asyncio Proactor event loop has an issue, when you stop a server it's cancel the futures of all other servers.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters