Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: change parking lot mutex to std mutex (#315)
* feat: change parking lot mutex to std mutex Signed-off-by: Keming <kemingy94@gmail.com> * fix: hold one lock at a time to avoid the deadlock in nested function (#316) Signed-off-by: Keming <kemingy94@gmail.com> --------- Signed-off-by: Keming <kemingy94@gmail.com>
- Loading branch information