Skip to content

Handle KeyboardInterrupt exception in also Windows #4452

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

moreal
Copy link
Contributor

@moreal moreal commented Jan 15, 2023

This pull request is a follow-up of #4414 pull request.

But the ExitCodeExt is available only in nightly version.1 Maybe it is related with rust-lang/libs-team#48.

This is a nightly-only experimental API. (windows_process_exit_code_from)

I will make this pull request stay on draft state but maintainers can close when cleaning up stale pull requests.

Footnotes

  1. https://doc.rust-lang.org/std/os/windows/process/trait.ExitCodeExt.html

@moreal moreal force-pushed the exitcode-windows branch 2 times, most recently from bfd963e to 65e0740 Compare January 15, 2023 10:30
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.

2 participants