diff options
author | 2025-02-13 12:49:02 -0800 | |
---|---|---|
committer | 2025-02-18 13:43:38 -0800 | |
commit | eb77e106d812a454f05cfe09fbd3d73ed21420b6 (patch) | |
tree | 54558ea5ddc30a770b3e6af9d54572c1e873275a /java/testing.go | |
parent | 9354e34a7b2ba36b1e611dc0f062416649decbeb (diff) |
Finish ninja action statuses when ninja exits
All status data on pending actions is being lost when ninja is killed.
After shutting down the NinjaReader goroutine send FinishAction status
updates for any actions that were running. This will cause the actions
to be logged to verbose.log.gz and to build.trace.gz when ninja is killed
or when the build is killed with ctrl-C.
Bug: 396440826
Test: examine build.trace.gz and verbose.log.gz after killing ninja
Change-Id: I9cf5b68aeefdace72e8cd7991d730d58f153f323
Diffstat (limited to 'java/testing.go')
0 files changed, 0 insertions, 0 deletions