Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document how to get rid of multiprocessing deprecation warning #12351

Closed
sl0thentr0py opened this issue Jan 15, 2025 · 0 comments · Fixed by #12354
Closed

Document how to get rid of multiprocessing deprecation warning #12351

sl0thentr0py opened this issue Jan 15, 2025 · 0 comments · Fixed by #12354

Comments

@sl0thentr0py
Copy link
Member

SDK

Python SDK

Description

See getsentry/sentry-python#3937

Suggested Solution

multiprocessing.set_start_method("spawn")
@sl0thentr0py sl0thentr0py self-assigned this Jan 15, 2025
@sl0thentr0py sl0thentr0py changed the title Document how to get did of multiprocessing deprecation warning Document how to get rid of multiprocessing deprecation warning Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant