holepunchto / pear

combined Peer-to-Peer (P2P) Runtime, Development & Deployment tool
https://docs.pears.com/
Apache License 2.0
101 stars 9 forks source link

added silent flag for detached run #128

Closed rafapaezbas closed 5 months ago

rafapaezbas commented 5 months ago

This PR adds a --silent flag that fixes the detached process crashing due to the write the the std i/o of a parent process already ended.

rafapaezbas commented 5 months ago

its enough if we check for the --detach flag