Thanks to visit codestin.com
Credit goes to github.com

Skip to content

gh-102336: Ensure CancelIoEx result is not ignored #102347

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

Merged
merged 1 commit into from
Mar 1, 2023

Conversation

maxbachmann
Copy link
Contributor

@maxbachmann maxbachmann commented Mar 1, 2023

@zooba This fixes a bug I introduced in #102337, where I ignore the return value of CancelIoEx

@zooba zooba changed the title fix ignored return value gh-102336: Ensure CancelIoEx result is not ignored Mar 1, 2023
@zooba zooba added the skip news label Mar 1, 2023
@zooba zooba merged commit d3d2074 into python:main Mar 1, 2023
@zooba
Copy link
Member

zooba commented Mar 1, 2023

Thanks. I'm sure you can see the process followed here, but it's fine to reuse the same bug number for a follow-up fix, and we can skip the NEWS requirement. We generally try to keep the commit messages specific though, for people who are reading them without following through the bug links (at least specific enough to hint at the platform, so that it's easy to skim over them in a git log output).

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

Successfully merging this pull request may close these issues.

3 participants