threefoldtech / zinit

A init replacement that feels like runit written in rust+tokio
Apache License 2.0
10 stars 1 forks source link

improve error reporting #46

Closed xmonader closed 1 year ago

xmonader commented 1 year ago

e.g in case of invoking zinit list while zinit not started (which most always the case given it's pid 1) but at least in development mode it should report a decent error instead of crashing