issues
search
threefoldtech
/
zinit
A init replacement that feels like runit written in rust+tokio
Apache License 2.0
10
stars
1
forks
source link
fix unexpected broken pipe issue
#24
Closed
muhamadazmy
closed
4 years ago
muhamadazmy
commented
4 years ago
This PR does the following
Make sure zinit logs to kmsg
Make sure a service when it's logging to the ringbuffer, never drops because a push fails to one of the receiving clients.
This PR does the following