Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refuse to send job control signals to Win32 processes
When calling Win32 processes from MSYS2, it does not really make sense to kill them when a user tries to suspend them. It is much better to warn the user that Win32 processes simply cannot be suspended. This closes git-for-windows/git#1083 and replaces git-for-windows/build-extra#154 Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
- Loading branch information