Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sql: Fix mutex leak within TestCheckConstraintDropAndColumn
The test does not unlock the jobControlMu mutex in the case of an error. This PR fixes that. Epic: none Fixes: #107433 Release note: none
- Loading branch information