Skip to content

Revert xdist addition #277

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

Merged
merged 2 commits into from
Jun 20, 2025
Merged

Conversation

cvanelteren
Copy link
Contributor

@cvanelteren cvanelteren commented Jun 20, 2025

This reverts:

And keeps these commits on #276.

The reason for this revert is that I have suspicions that there is a racing condition on the writing and or reading on the RC params. I will need to properly isolate this dictionary to be able to add xdist reliable. In order to not halt other PRs or development this will go back to staging rather than keeping the error live. Will continue to work on it, as it believe it is a minor thing that needs addressing for it to work properly but for now let's roll the dev changes back.

@cvanelteren
Copy link
Contributor Author

Pinging @beckermr just to have a second set of eyes on this to be sure that the reversion is going correctly.

@cvanelteren cvanelteren requested a review from beckermr June 20, 2025 05:19
Copy link

codecov bot commented Jun 20, 2025

Codecov Report

Attention: Patch coverage is 55.38462% with 58 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
ultraplot/config.py 59.00% 29 Missing and 12 partials ⚠️
ultraplot/tests/conftest.py 37.03% 16 Missing and 1 partial ⚠️

📢 Thoughts on this report? Let us know!

@beckermr beckermr merged commit 6f7e566 into Ultraplot:main Jun 20, 2025
15 of 25 checks passed
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.

2 participants