Skip to content

posthog-v7.38.1

Choose a tag to compare

@github-actions github-actions released this 06 Aug 23:52
Immutable release. Only release title and notes can be modified.
6b2a21d

Patch changes

  • 55370ee fix: prevent client lifecycle deadlocks when error callbacks, concurrent join()/shutdown() calls, or forked sync-mode clients interact with queue and worker teardown. — Thanks @marandaneto!