Details
Description
We could avoid having a mutex and managing locking if the AuthorizationManager tracked an atomic bool rather than possessing a bool and a mutex.
We could avoid having a mutex and managing locking if the AuthorizationManager tracked an atomic bool rather than possessing a bool and a mutex.