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 Apr 23, 2026. It is now read-only.
It would be nice to allow spawning a process without terminating it.. ever. So a standalone process that doesn't even clean up after themselves.
Implementation might be as simple as dropping ready as mandatory argument, but you know better than me. I am also willing to open a PR, if necessary 😄