-
Notifications
You must be signed in to change notification settings - Fork 394
Closed
Labels
A-interpreterArea: affects the core interpreterArea: affects the core interpreterA-shimsArea: This affects the external function shimsArea: This affects the external function shimsC-bugCategory: This is a bug.Category: This is a bug.I-slowImpact: Makes Miri even slower than it already isImpact: Makes Miri even slower than it already is
Description
When running the command RUSTFLAGS="-Zmiri-disable-isolation" cargo +nightly miri test
on any crate, Miri hangs for about twelve seconds after printing Running target/...
and before running the actual tests. (Without the flag, Miri hangs for just a second, and without Miri at all there's no hang.)
I am running Miri de0800e 2021-01-25 on x86_64-unknown-linux-gnu
.
Metadata
Metadata
Assignees
Labels
A-interpreterArea: affects the core interpreterArea: affects the core interpreterA-shimsArea: This affects the external function shimsArea: This affects the external function shimsC-bugCategory: This is a bug.Category: This is a bug.I-slowImpact: Makes Miri even slower than it already isImpact: Makes Miri even slower than it already is