getsentry / getsentry/sentry-python
Introduce fork-safety to `ThreadContinuousScheduler`
オープン
Bug
Python
- 主要言語
- Python
- スター
- 2.2k
- フォーク
- 669
- 平均マージ
- 1日 1時間
- マージ済み PR(30日)
- 213
説明
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.
コントリビューションガイド
評価
この issue はまだ評価されていません。