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
I think this is due to threading. I made CI retry the tests, but this is not a very clean solution. Maybe this is a pytest-cleanup issue?
The text was updated successfully, but these errors were encountered:
ref: some work related to #14
4ab29f0
ci: do test segfaults go away with Python 3.10 (#14)?
e9f3a42
ref: thread timing (re #14)
f2ce6e8
This might have been fixed with 7dcf784 EDIT: Nope
Sorry, something went wrong.
tests: reduce segmentation faults during testing (#14)
f2feb58
No branches or pull requests
I think this is due to threading.
I made CI retry the tests, but this is not a very clean solution.
Maybe this is a pytest-cleanup issue?
The text was updated successfully, but these errors were encountered: