Closed Mnenmenth closed 3 years ago
closes #43
This replaces occurrences of lock_guard in the codebase with scoped_lock
lock_guard
scoped_lock
[x] #47 should be reviewed and merged before reviewing this
closes #43
This replaces occurrences of
lock_guard
in the codebase withscoped_lock
[x] #47 should be reviewed and merged before reviewing this