getsentry / getsentry/sentry-python

Introduce fork-safety to `ThreadContinuousScheduler`

Aperta
#6,165 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
Bug Python
Lingua principale
Python
Stelle
2.2k
Fork
669
Merge medio
1g 1h
PR unite (30g)
213

Descrizione

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.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.