Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 23, 2017. It is now read-only.
/asyncioPublic archive

Fix stop_serving in proactor loop kill all listening servers#496

Open
julien-duponchelle wants to merge1 commit intopython:master
base:master
Choose a base branch
Loading
fromjulien-duponchelle:fix_stop_serving_proactor

Conversation

julien-duponchelle
Copy link

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 anissue, when you stop a server it's cancel the futures of all otherservers.
@1st1
Copy link
Member

LGTM.@asvetlov can you also take a look?

@fafhrd91
Copy link

lgtm

asvetlov is not very active at the moment

1st1 and AraHaan reacted with thumbs up emoji

@1st1
Copy link
Member

1st1 commentedMar 2, 2017

I can merge this PR, but would you be able to re-submit it tohttp://github.com/python/cpython with a link to this PR? This would make merging this easier for me.

@julien-duponchelle
Copy link
Author

julien-duponchelle commentedMar 2, 2017 via email

Yes of course I will do it tomorrow.Le jeu. 2 mars 2017 à 23:14, Yury Selivanov <notifications@github.com> aécrit :
I can merge this PR, but would you be able to re-submit it tohttp://github.com/python/cpython <https://github.com/python/cpython> with a link to this PR? This would make merging this easier for me. — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <#496 (comment)>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AAVFXZkNrVTmNCSK3TgLWlP-43YwozhSks5rhz8qgaJpZM4MHtGW> .

@1st1
Copy link
Member

1st1 commentedMar 2, 2017

Yes of course I will do it tomorrow.

Would you be able to do it sooner by any chance? 3.6.1 RC1 is going to be tagged tomorrow.

@julien-duponchelle
Copy link
Author

PR opened:python/cpython#431

Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers
No reviews
Assignees
No one assigned
Labels
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

4 participants
@julien-duponchelle@1st1@fafhrd91@the-knights-who-say-ni

[8]ページ先頭

©2009-2025 Movatter.jp