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
{{ message }}
This repository was archived by the owner on Nov 18, 2022. It is now read-only.
In particular, I tried to set the test-threads=1 extra argument, which fails as it is inserted before the --.
The workaround is to use the older environment variable RUST_TEST_THREADS, but the command line argument is preferred as far as I understood.
Have I missed something, or is this a possible issue?