-
Notifications
You must be signed in to change notification settings - Fork 12
Make RC configurator thread local #276
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
Draft
cvanelteren
wants to merge
51
commits into
Ultraplot:main
Choose a base branch
from
cvanelteren:hotfix-thread-safety-config-read
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from all commits
Commits
Show all changes
51 commits
Select commit
Hold shift + click to select a range
c98be52
lock on retrieval
cvanelteren ddde31c
restore lock
cvanelteren 413a57e
add loadscope
cvanelteren d0e032a
further make configuration threadsafe
cvanelteren 6c9a242
rm unnecessary funcs
cvanelteren fb71696
reset rc after test
cvanelteren f06562f
reset before and after explicitly
cvanelteren edf814b
restore build.yml
cvanelteren bddf96f
further attempt to fix the settings
cvanelteren a060684
lock retrieval behind thread local setting
cvanelteren 3028449
Add xdist to image compare (#266)
cvanelteren 4efb834
redo thread safety and add a unittest
cvanelteren 6804b22
actually add the unittest
cvanelteren 27178f5
add thread exception raising
cvanelteren 813604d
correct test values
cvanelteren 05d4f54
refactor unittest
cvanelteren 427367b
more refactoring
cvanelteren 5129f15
save state
cvanelteren f124b91
save state
cvanelteren 0a9b6aa
Merge branch 'main' into hotfix-thread-safety-config-read
cvanelteren a1b0e6b
restore conftest.py
cvanelteren 255c16a
restore files
cvanelteren b39e542
rm more remnants
cvanelteren 7a7d62b
rm more remnants
cvanelteren b92306c
rm more remnants
cvanelteren 0167532
Merge branch 'main' into hotfix-thread-safety-config-read
beckermr 7b728fe
rm global rc dicts
cvanelteren 53a816d
stash
cvanelteren 186b744
move validation to initializion
cvanelteren 48519b3
clean up results prior to testin
cvanelteren cac0c87
add more threads
cvanelteren fa6aa1c
Merge branch 'main' into hotfix-thread-safety-config-read
cvanelteren 8ca56c8
add some rc unittests
cvanelteren 0175f52
test uplt tight layout settings raises warning
cvanelteren deb4c80
add explicit validator to unittest
cvanelteren 799b62c
add context modfiications on single thread
cvanelteren ff0f98b
emulate load with sleep
cvanelteren 8d48b50
adjust sleep timing
cvanelteren 41e03e3
improve thread safety test
cvanelteren 7cece90
remove keyerror in matplotlib and update tests to prevent
cvanelteren 97696b3
modify test to warn on rc setting
cvanelteren 41840a8
add another close
cvanelteren 1c463c5
add lock on warnings
cvanelteren ea6cd6a
add timeout to check for deadlock
cvanelteren fbe6601
ensure thread safety
cvanelteren 4aa7c92
unify calls
cvanelteren 07677a2
rm lock
cvanelteren c38d03f
simplify check key
cvanelteren 42d3c1c
rm timeout and reduce workers
cvanelteren dfca2d3
Merge branch 'main' into hotfix-thread-safety-config-read
cvanelteren 98a5b83
separate plugin source
cvanelteren File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.