Missing unlock
May result in deadlock if there is another attempt to acquire the lock. Missing a release of a lock on a path
/src/mongo/db/session/kill_sessions_local.cpp:263: LOCK 176936 Returning without unlocking "opCtx->_client".
Missing unlock
May result in deadlock if there is another attempt to acquire the lock. Missing a release of a lock on a path
/src/mongo/db/session/kill_sessions_local.cpp:263: LOCK 176936 Returning without unlocking "opCtx->_client".