java-concurrency icon indicating copy to clipboard operation
java-concurrency copied to clipboard

Not checking ExecutorService.awaitTermination() result

Open leventov opened this issue 4 years ago • 0 comments

In general, all methods listed here: https://github.com/apache/druid/issues/9285#issuecomment-593066477 should be noted in https://github.com/code-review-checklists/java-concurrency#check-await

leventov avatar Mar 01 '20 07:03 leventov