SIGN IN SIGN UP

Windows: Implement signal in collab (#9918)

Only `CtrlC` and `CtrlBreak` signals are supported. `CtrlLogoff` and
`CtrlShutdown` is service only signal and I have not tried these yet.
`CtrlClose` occurs when terminal window is closed, but I found tokio's
`ctrl_close` does not work well, so I put comment in code.

Release Notes:

- N/A
白山風露 committed
403b912767cbeb6f415ea82c6e9aa142a9ae6461
Parent: 5da951c
Committed by GitHub <noreply@github.com> on 3/28/2024, 3:36:28 PM