#ExecutorService ExecutorService is an interface that extends Executor class and represents an asynchronous execution. It provides us mechanisms to manage the end and detect progress of the ...
After merging #2884 the ExecutorService is properly shuts down. However, this issue still appears in SonarCloud. The problem is, that in Java 8 (that we use) ExecutorService has no close method.
現在アクセス不可の可能性がある結果が表示されています。
アクセス不可の結果を非表示にする