Closed NewCreature closed 6 years ago
The current implementation can lead to deadlocks, since it relies on mutex locking. We need a better way to register/deregister the timers that doesn't require any locking.
The current implementation can lead to deadlocks, since it relies on mutex locking. We need a better way to register/deregister the timers that doesn't require any locking.