Closed stsypanov closed 1 month ago
Fixes gh-1364.
@OlgaMaciaszek done! I've also removed TODO comment as the executor is shut down in close()
method and shutting it down before calling close()
doesn't make sence if we use newCachedThreadPool()
.
See https://github.com/spring-cloud/spring-cloud-commons/issues/1364