Skip to content

Handle KeyboardInterrupt exception in also Windows#4452

Draft
moreal wants to merge 2 commits into
RustPython:mainfrom
moreal:exitcode-windows
Draft

Handle KeyboardInterrupt exception in also Windows#4452
moreal wants to merge 2 commits into
RustPython:mainfrom
moreal:exitcode-windows

Conversation

@moreal
Copy link
Copy Markdown
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. (updated: rust-lang/rust#111688)

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