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

ref(profiling): Do not error if already setup #1731

Merged
merged 1 commit into from Nov 9, 2022

Conversation

Zylphrex
Copy link
Member

@Zylphrex Zylphrex commented Nov 9, 2022

We currently error if profiling is already setup which can be error prone depending on the end user's setup. This change ensures that we only setup profiling once and once setup, it's reused.

We currently error if profiling is already setup which can be error prone
depending on the end user's setup. This change ensures that we only setup
profiling once and once setup, it's reused.
@Zylphrex Zylphrex requested review from sl0thentr0py and a team November 9, 2022 16:37
@vercel
Copy link

vercel bot commented Nov 9, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
sentry-python ✅ Ready (Inspect) Visit Preview Nov 9, 2022 at 4:38PM (UTC)

@Zylphrex Zylphrex merged commit 0923d03 into master Nov 9, 2022
@Zylphrex Zylphrex deleted the txiao/ref/do-no-error-if-profiling-already-setup branch November 9, 2022 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants