posthog-v7.38.1
Immutable
release. Only release title and notes can be modified.
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!