Skip to content

Improved Schema threading #1021

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 1 commit into from
Mar 28, 2025
Merged

Conversation

Stefterv
Copy link
Collaborator

The current implementation of the schema would launch a thread to handle opening any url's (good) but it was causing the tests to fail intermittently (bad) so I changed the implementation to only launch a thread for url based items and make the tests wait for them to complete.

@Stefterv Stefterv added this to the 4.4.2 milestone Mar 28, 2025
@Stefterv Stefterv merged commit 2222331 into processing:main Mar 28, 2025
12 checks passed
@Stefterv Stefterv deleted the schema-threading branch March 28, 2025 15:03
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