-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: APIs
-
Storage Engines
-
2024-12-23
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/session/session_api.c:941: LOCK 163829 Returning without unlocking "session->thread_check.lock.lock".