Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
blaze_util_posix: handle killpg failures
In case Bazel JVM server is stuck, it would be useful to know whether the SIGKILL was sent successfully or not. If not, log out the error message from errno.
- Loading branch information