Liking cljdoc? Tell your friends :D

cargo.spawn

Utilities for spawning processes and managing their lifecycle.

Linux Note: if you spawn a process that spawns its own children, killing the parent will not kill its children and you may be left with a zombie if you are not careful. See kill-r below.

Utilities for spawning processes and managing their lifecycle.

Linux Note: if you spawn a process that spawns its own children, killing
the parent will not kill its children and you may be left with a zombie
if you are not careful. See kill-r below.
raw docstring

cargo.specs

No vars found in this namespace.

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close