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
There seems to be a very rare (and hard to repro) issue where the harvest thread and the JVM shutdown hook thread will deadlock. Based on comments in this class, there was an attempt to fix this but apparently it didn't completely correct it.