Skip to content

Fix miri tests  #643

Description

@marvin-hansen

https://github.com/deepcausality-rs/deep_causality/actions/runs/27894213494/job/82542871854

error: unsupported operation: can't call foreign function posix_spawnattr_init on OS linux
--> /home/runner/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/sys/process/unix/unix.rs:688:20
|
688 | cvt_nz(libc::posix_spawnattr_init(attrs.as_mut_ptr()))?;
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsupported operation occurred here
|
= help: this means the program tried to do something Miri does not support; it does not indicate a bug in the program
= note: this is on thread types::sampler:
= note: stack backtrace:
0: std::sys::process::unix::unix::::posix_spawn
at /home/runner/.rustup/toolchains/nightly-x86_64-unknown-linux-

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions