Introduce fork-safety to `ThreadContinuousScheduler` · Issue #6165 · getsentry/sentry-python · GitHub
Skip to content

Introduce fork-safety to ThreadContinuousScheduler #6165

Description

@ericapisani

Related:

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions