Maximus5 / cygwin-connector

https://conemu.github.io/ terminal connector for cygwin/msys
https://conemu.github.io/en/CygwinMsysConnector.html
Other
82 stars 5 forks source link

msys connector doesn't propagate ctrl-c signal correctly #29

Closed akrieger closed 6 years ago

akrieger commented 6 years ago

In the same setup as https://github.com/Maximus5/cygwin-connector/issues/28, if I try to ctrl-c the buck build via the connector, the root process terminates but child processes do not. If I ctrl-c while directly running bash.exe, everything terminates as expected.

Maximus5 commented 6 years ago

Already reported on the main site

akrieger commented 6 years ago

I'm confused. I looked on the main site and saw the section about ctrl-c issues, but this seems specific to the connector. Without the connector, ctrl-c works fine. With the connector, ctrl-c breaks. I tested in RealConsole too.

Do you mean it's just impossible to fix in the connector for the same reason ctrl-c issues happen in other cases?

akrieger commented 6 years ago

Or do you mean https://github.com/Maximus5/ConEmu/issues/1576 ?

Maximus5 commented 6 years ago

Exactly