Tags: maoueh/zap-pretty
Tags
Added support for signaler under Windows platform **Note** Untested, code compiles and logic is present, but it was not tested (yet) under Windows platform. It might not even be necessary at all since the console behavior could already be correct on Windows.
Now forwarding all signals to process group By doing this, we make sure piping through zap-pretty will still send all signals to the process group ensuring they can do signal handling themselves removing some weird problem killing process can bring.