Closed prydain007 closed 1 year ago
Access the timedEvents property inside of a readWriteLock. Fixes crashes when client tries to read and write to timedEvents property at the same time.
@prydain007 can you please pull in the latest changes from master? they include some CI config changes that will fix your CI failure.
Access the timedEvents property inside of a readWriteLock. Fixes crashes when client tries to read and write to timedEvents property at the same time.