-
Notifications
You must be signed in to change notification settings - Fork 424
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
fix(asyncio): avoid overwriting coroutine names #12011
base: main
Are you sure you want to change the base?
Conversation
|
Datadog ReportBranch report: ✅ 0 Failed, 130 Passed, 1378 Skipped, 4m 26.95s Total duration (35m 2.26s time saved) |
BenchmarksBenchmark execution time: 2025-01-24 01:39:47 Comparing candidate commit fa3e04f in PR branch Found 1 performance improvements and 1 performance regressions! Performance is the same for 392 metrics, 2 unstable metrics. scenario:iast_aspects-ljust_aspect
scenario:iast_aspects-ospathjoin_aspect
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would wrapping with the wrapping context make for a simpler solution?
Yup, it would. I avoided this because |
Datadog ReportBranch report: ✅ 0 Failed, 130 Passed, 1378 Skipped, 5m 10.37s Total duration (35m 3.79s time saved) |
Resolves: #10975
Checklist
Reviewer Checklist