Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Documentation] fix asyncio Server and Channel stop() method documentation #35946

Closed
wants to merge 1 commit into from

Conversation

Tasssadar
Copy link
Contributor

@Tasssadar Tasssadar commented Feb 20, 2024

The stop/cancel methods actually wait if a grace period is specified, and do not "return immediately":

Both of the stop methods actually wait if a grace period is specified,
and do not "return immediatelly".
@gnossen gnossen added the release notes: yes Indicates if PR needs to be in release notes label Feb 21, 2024
@gnossen gnossen changed the title [Python] fix Server and Channel stop() method documentation [Documentation] fix asyncio Server and Channel stop() method documentation Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lang/Python release notes: yes Indicates if PR needs to be in release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants