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

No support for CTRL_CLOSE_EVENT (closing console processes) #10

Open
Chealer opened this issue Dec 25, 2020 · 0 comments
Open

No support for CTRL_CLOSE_EVENT (closing console processes) #10

Chealer opened this issue Dec 25, 2020 · 0 comments

Comments

@Chealer
Copy link

Chealer commented Dec 25, 2020

I could make use of windows-kill to test GNU Bash's behavior when a terminal is closed, if only the relevant signal (CTRL_CLOSE_EVENT) was supported. That signal is described in the HandlerRoutine function's documentation:

A signal that the system sends to all processes attached to a console when the user closes the console (either by clicking Close on the console window's window menu, or by clicking the End Task button command from Task Manager).

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

No branches or pull requests

1 participant