PostHog / plugin-server

Service to process and save PostHog events, supporting JS/TS plugins at that
https://posthog.com
8 stars 5 forks source link

`is_deleted` for `person_distinct_id`, fix a race condition #503

Closed macobo closed 3 years ago

macobo commented 3 years ago

This PR:

See companion PR for more context: https://github.com/PostHog/posthog/pull/5151 Related issue: https://github.com/PostHog/posthog/issues/4242

Note that:

Checklist