You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@yegor256Async doen't shutdown the created ExecutorService. We must implement a way of shutdown it when is created (the user is responsible to shutdown an ExecutorService when one is called in the constructor.
@yegor256
Asyncdoen't shutdown the createdExecutorService. We must implement a way of shutdown it when is created (the user is responsible to shutdown anExecutorServicewhen one is called in the constructor.