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

fix broken python 3.10 test #45

Merged
merged 1 commit into from
Aug 2, 2024
Merged

Conversation

sanchda
Copy link
Contributor

@sanchda sanchda commented Aug 2, 2024

ddtrace recently shifted to a different native periodic thread implementation. I don't fully understand why the 3.11 tests are working, but the 3.10 tests reveal the absence of some systems, which I expect. It could be that things just work differently on 3.11 and later.

Either way, this fixes the test by tuning it to the data we actually see.

Copy link
Contributor Author

sanchda commented Aug 2, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @sanchda and the rest of your teammates on Graphite Graphite

@sanchda sanchda marked this pull request as ready for review August 2, 2024 02:57
@sanchda sanchda force-pushed the 08-02-fix_broken_python_3.10_test branch from c6c09be to 1d1f2c2 Compare August 2, 2024 03:03
@sanchda
Copy link
Contributor Author

sanchda commented Aug 2, 2024

/merge

@sanchda sanchda requested a review from taegyunkim August 2, 2024 03:06
@dd-devflow
Copy link

dd-devflow bot commented Aug 2, 2024

🚂 MergeQueue: waiting for PR to be ready

This merge request is not mergeable yet, because of pending checks/missing approvals. It will be added to the queue as soon as checks pass and/or get approvals.
Note: if you pushed new commits since the last approval, you may need additional approval.
You can remove it from the waiting list with /remove command.

Use /merge -c to cancel this operation!

@dd-devflow
Copy link

dd-devflow bot commented Aug 2, 2024

⚠️ MergeQueue: This merge request was unqueued

This merge request was unqueued

If you need support, contact us on Slack #devflow!

@taegyunkim taegyunkim merged commit 304bbbe into main Aug 2, 2024
6 of 7 checks passed
@taegyunkim taegyunkim deleted the 08-02-fix_broken_python_3.10_test branch August 2, 2024 12:23
@taegyunkim
Copy link
Contributor

thank you!

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

Successfully merging this pull request may close these issues.

2 participants