Skip to content
This repository was archived by the owner on Nov 23, 2017. It is now read-only.

Fix stop_serving in proactor loop kill all servers #469

Conversation

julien-duponchelle
Copy link

@julien-duponchelle julien-duponchelle commented Nov 17, 2016

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.

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.
@the-knights-who-say-ni
Copy link

Hello, and thanks for your contribution!

Unfortunately we couldn't find an account corresponding to your GitHub username at bugs.python.org (b.p.o). If you don't already have an account at b.p.o, please create one and make sure to add your GitHub username. If you do already have an account at b.p.o then please go there and under "Your Details" add your GitHub username.

And in case you haven't already, please make sure to sign the PSF contributor agreement (CLA); we can't legally look at your contribution until you have signed the CLA.

Once you have done everything that's needed, please reply here and someone will verify everything is in order.

@julien-duponchelle
Copy link
Author

Hi,

http://bugs.python.org/ account updated and CLA signed.

Thanks

@julien-duponchelle
Copy link
Author

The cla is now OK on https://bugs.python.org/

@julien-duponchelle
Copy link
Author

Hi,

The CLA not signed status seem not updated on Github but it's ok on bugs.python.org.
capture d ecran 2017-01-19 a 22 17 09

Do you need something else from me?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants