Details
Description
Sometimes, I got weird RuntimeException. It turns out that ShutdownHook#fsShutdownHooks is a HashMap. We should synchronize its access.
Sometimes, I got weird RuntimeException. It turns out that ShutdownHook#fsShutdownHooks is a HashMap. We should synchronize its access.