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
My "unhealthy server" tests are failing intermittently, due to some unknown race condition between the two processes. Find a way to fix it.
The offending tests are ignored for now. They are:
unhealthy_server_test
macro_server/mod.rs
terminate_repl_via_tree_test
repl.rs
terminate_repl_via_quit_test
The text was updated successfully, but these errors were encountered:
Removed some tests for now (#127)
8a62b83
No branches or pull requests
My "unhealthy server" tests are failing intermittently, due to some unknown race condition between the two processes. Find a way to fix it.
The offending tests are ignored for now. They are:
unhealthy_server_test
inmacro_server/mod.rs
terminate_repl_via_tree_test
inrepl.rs
terminate_repl_via_quit_test
inrepl.rs
The text was updated successfully, but these errors were encountered: