janet
janet copied to clipboard
os/execute and os/spawn should accept a custom process group id and session id
This would allow spawning processes that are separate of their parent process.
Very useful for longer-running processes like background tasks.