getsentry / getsentry/sentry-python
Introduce fork-safety to `ThreadContinuousScheduler`
Offen
Bug
Python
- Vorherrschende Sprache
- Python
- Sterne
- 2.2k
- Forks
- 669
- Ø Merge
- 1 T. 1 Std.
- Gemergte PRs (30 T.)
- 213
Beschreibung
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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.