f0e2986cbf1e3e5d8f201a462047021d38b6cc25
This is a partial revert to the last makeparallel change, since now we were being killed by the signal before waiting for our child to exit. So instead of not installing the handlers, only pass the signal along if it's a SIGTERM. Bug: 35214134 Test: Ensure that we're still only getting one signal for SIGINT Test: Ctrl-C, ensure that all the soong_ui lines are before the make error line. Change-Id: I26fff9483a3abfd79ceb5a9ea47e3f7572d9e923
Description
No description provided
Languages
Makefile
32.1%
Python
31.1%
Go
13.7%
Rust
7.7%
Java
5.2%
Other
10.1%