Skip to content
Commit abbf88d6 authored by Kåre Särs's avatar Kåre Särs
Browse files

build: Revert KProcess::terminate() -> kill()

For example killing Ninja with SIGKILL does not leave any possibility
for Ninja to stop the child processes. With SIGTERM, Ninja does stop
all the child-processes.

So reverting only the move to kill() on non-Windows platforms.
parent 05a71592
Pipeline #405413 passed with stages
in 11 minutes and 20 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment