[bug] failed test when cargo test -- --test-threads=1
execute
#1170
Labels
under-investigation
under investigation to develop
cargo test -- --test-threads=1
execute
#1170
Describe the bug
failed test when
cargo test -- --test-threads=1
executesuccessed test when
RUST_TEST_THREADS=1 cargo test
exevuteThe text was updated successfully, but these errors were encountered: