diff options
| author | 2023-01-09 15:01:56 +0000 | |
|---|---|---|
| committer | 2023-01-09 15:09:29 +0000 | |
| commit | 7af36afe5f8ad66ce5195bfa236ae3cab811f527 (patch) | |
| tree | 8baa27ee267a35168a5350c13889fb06c5fd5671 /services/coverage/java | |
| parent | 123d9f6360a1eb17760cb180a3541f6824a78d96 (diff) | |
Remove moot synchronization on shutdown
Currently, the call to rebootOrShutdown is synchronized on the
Runnable.this instance, and thus there is no way for any other thread
to contend on the same lock.
Change-Id: Idaacda47031431435598dfd45840b1344c5938e6
Test: manually
Diffstat (limited to 'services/coverage/java')
0 files changed, 0 insertions, 0 deletions