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

Windows: Implement delegate_ctlc on Windows #278

Merged

Conversation

Mistuke
Copy link
Contributor

@Mistuke Mistuke commented Mar 11, 2023

This implements delegate_ctlc on Windows so the calling process can properly ignore SIGINT.

Without this cabal repl doesn't behave correctly.

validated working with manual tests and cabal.

to address haskell/cabal#8820

@Mistuke Mistuke force-pushed the wip/implement-delegate-ctrl-windows branch from a897230 to 11b3ea9 Compare March 12, 2023 19:05
@Mistuke Mistuke changed the title WIP: Implement delegate_ctlc on Windows Windows: Implement delegate_ctlc on Windows Mar 12, 2023
@Mistuke
Copy link
Contributor Author

Mistuke commented Mar 12, 2023

Ready for review,

/cc @snoyberg

@snoyberg snoyberg merged commit 383181f into haskell:master Mar 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants