v1.3.1 - Fixes race condition in the logger
The logger has a single queue of events being accessed from multiple threads. This patch fixes a race condition in the logger
The logger has a single queue of events being accessed from multiple threads. This patch fixes a race condition in the logger