getsentry / getsentry/sentry-python

Introduce fork-safety to `ThreadContinuousScheduler`

Aberta
#6,165 1 comentário 0 reações 0 responsáveis Ver no GitHub
Bug Python
Linguagem predominante
Python
Estrelas
2.2k
Forks
669
Merge médio
1d 40min
PRs com merge (30d)
212

Descrição

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.

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.