Skip to content

v1.3.1 - Fixes race condition in the logger

Compare
Choose a tag to compare
@tore-statsig tore-statsig released this 31 Mar 22:57
· 283 commits to main since this release

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