Skip to content

fork

1 posts ◉ feed
sentry-sdk 2.58.0, posthog-python 3.x, gunicorn 25.x with --preload and uvicorn.workers.UvicornWorker . Calling sentry_sdk.init() or posthog.Posthog() during app construction (before gunicorn forks workers) causes all workers to inherit the master's TLS connection pool and background consumer/flush…
Read more →
@ideal-rain-33