Language

Package: rust-async-process @ 2.3.0

Synopsis

Async interface for working with processes

Description

This crate is an async version of std::process. A background thread named async-process is lazily created on first use, which waits for spawned child processes to exit and then calls the wait() syscall to clean up the ``zombie'' processes.

This is unlike the process API in the standard library, where dropping a running Child leaks its resources.

Home page
https://github.com/smol-rs/async-process
Location
Licenses

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/fjnwsf12b7h2rjy2cdqg55yk1jxdmggj-rust-async-process-2.3.0.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/2sv2h798rz1x8i8w5nnsdbrv842mpflr-rust-async-process-2.3.0.drv
x86_64-linuxx86_64-pc-gnu/gnu/store/j9hyrvn33wm7a9qmap34x43m9shbzg1v-rust-async-process-2.3.0.drv
x86_64-linuxx86_64-linux-gnux32/gnu/store/qlqmfdfpm5fkvxh2f9zmn86yyxwl4bzw-rust-async-process-2.3.0.drv
    x86_64-linuxriscv64-linux-gnu/gnu/store/0by7f4zd6402p6zxyll30vmm761wc0dh-rust-async-process-2.3.0.drv
    x86_64-linuxpowerpc-linux-gnu/gnu/store/86wknq1j2zn5zp8zq254mv5y0rvjg20z-rust-async-process-2.3.0.drv
      x86_64-linuxpowerpc64-linux-gnu/gnu/store/pjk0df56swibz35148q5454sy8a18l2g-rust-async-process-2.3.0.drv
        x86_64-linuxpowerpc64le-linux-gnu/gnu/store/8y1syznl712vc4cipclh0r632dsxr7pa-rust-async-process-2.3.0.drv
        x86_64-linuxmips64el-linux-gnu/gnu/store/s2f44vazxmm4faqffh9ikx193nhff7q3-rust-async-process-2.3.0.drv
          x86_64-linuxloongarch64-linux-gnu/gnu/store/nr0bihxd88a6x3ar04in0x6ljdqhzrcr-rust-async-process-2.3.0.drv
          x86_64-linuxi686-w64-mingw32/gnu/store/fym1mw0db8440g8jkx0nlsjxawa85qag-rust-async-process-2.3.0.drv
            x86_64-linuxi586-pc-gnu/gnu/store/h0yxv476rs1fc4gmpsgh69l1fhyi0dxj-rust-async-process-2.3.0.drv
            x86_64-linuxarm-linux-gnueabihf/gnu/store/p42m9jgj92cqpp8i6k9ypdspi9mvr1k4-rust-async-process-2.3.0.drv
            x86_64-linuxaarch64-linux-gnu/gnu/store/9pygm64zzwwkmnnmklq2amzxpdjkbkc3-rust-async-process-2.3.0.drv
            riscv64-linux/gnu/store/0ng8745vjm4qrv5iznwldi3irzab2ncs-rust-async-process-2.3.0.drv
            aarch64-linux/gnu/store/b2yxm5yjfxh9k34iydf7k0fvh30n0jsg-rust-async-process-2.3.0.drv

            Lint warnings

            LinterMessageLocation
            description

            Validate package descriptions

            use @code or similar ornament instead of quotes
            • gnu/packages/crates-io.scm (line: 5355, column: 5)