blockShutdown can potentially release before session is cleaned up. This opens a race condition where if the shutdown block lets up, a window can open between the session cleanup which may occur after the parallel shutdown thread.
- related to
-
SERVER-124961 Synchronize spill engine dropIdent with cleanShutdown
-
- Closed
-