We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Parallel processing doesn't seem to stop when exit(1) is called within a thread.
E.g., testing schemas now seems OK, but handling test data, test output, and verify files may not yet work.
The text was updated successfully, but these errors were encountered:
The main thing here is to make sure that when JSON data does not validate against a schema, CI should fail.
Sorry, something went wrong.
No branches or pull requests
Parallel processing doesn't seem to stop when exit(1) is called within a thread.
E.g., testing schemas now seems OK, but handling test data, test output, and verify files may not yet work.
The text was updated successfully, but these errors were encountered: