You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just discovered that unit tests are run in parallel (because of spurious failures). Suggest documenting this and the RUST_TEST_TASKS environment variable in the "Testing" section of "The Rust Programming Language" book. This suggestion will help answer #16330.
The text was updated successfully, but these errors were encountered:
Just discovered that unit tests are run in parallel (because of spurious failures). Suggest documenting this and the RUST_TEST_TASKS environment variable in the "Testing" section of "The Rust Programming Language" book. This suggestion will help answer #16330.
The text was updated successfully, but these errors were encountered: