-
Type: Bug
-
Resolution: Duplicate
-
Priority: Critical - P2
-
None
-
Affects Version/s: None
-
Component/s: None
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/block/block_open.c:175: LOCK 121408 Returning without unlocking "conn->block_lock.lock".
- duplicates
-
WT-8752 Release connection's block-manager lock
- Closed