Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove redundant synchronization around cleanupQuery
`QueryCatalogs.finish` synchronizes within method body, so method-level synchronization looks redundant.
- Loading branch information