getsentry / getsentry/sentry-python
Introduce fork-safety to `ThreadContinuousScheduler`
Abierto
Bug
Python
- Lenguaje dominante
- Python
- Estrellas
- 2.2k
- Forks
- 669
- Merge medio
- 1 d 1 h
- PR fusionados (30 d)
- 213
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.