getsentry / getsentry/sentry-python

Introduce fork-safety to `ThreadContinuousScheduler`

Ouverte
#6,165 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
Bug Python
Langage dominant
Python
Étoiles
2.2k
Forks
669
Merge moyen
1 j 1 h
PR mergées (30 j)
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.

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.