Skip to content
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

The doctests are flaky #1718

Open
Zeitsperre opened this issue Apr 18, 2024 · 0 comments
Open

The doctests are flaky #1718

Zeitsperre opened this issue Apr 18, 2024 · 0 comments
Assignees
Labels
support Questions and help for users/developers

Comments

@Zeitsperre
Copy link
Collaborator

Ever since we started stress testing the doctests, it's become apparent that there are some issues with data races / asynchronous read events that can sometimes cause the tests to fail.

My theory is that we need to ensure that the data is being safely read and closed when running the tests. May require some modifications to doctest examples.

@Zeitsperre Zeitsperre added the support Questions and help for users/developers label Apr 18, 2024
@Zeitsperre Zeitsperre self-assigned this Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
support Questions and help for users/developers
Projects
None yet
Development

No branches or pull requests

1 participant