getsentry / getsentry/sentry-python

Introduce fork-safety to `ThreadContinuousScheduler`

Open
#6,165 1 comment 0 reactions 0 assignees View on GitHub
Bug Python
Dominant language
Python
Stars
2.2k
Forks
669
Avg merge
1d 1h
Merged PRs (30d)
213

Description

Related:

* getsentry/sentry-python#6149
* getsentry/sentry-python#6148
* getsentry/sentry-python#6164

See the descriptions in 2391 and 2390 for a full explanation.

`ThreadContinuousScheduler` needs to be looks at separately as it appears to have a similar code pattern to the others (locking and starting a new thread), but it also has a buffer that we need to be mindful of.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.