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
While calling Journal.close() it can happen, that entries in the executor are not written, because of Executor.shutdownNow() which returns the list of open tasks.