Pierre Allix

Results 65 comments of Pierre Allix

@bitwalker one test file was missing, now The CI is working. Could you review?

> It would be better if the decode function would fail with an explicit error instead of giving an invalid result. Thinking more about it, a failure would not be...

It's great to hear that you are planning to further develop Tortoise! Maybe the problem will go away after the rewrite? Thanks, I will keep an eye on the project...

Forgot this information: most of the schedulers processes states were in the same calls when generated a dump (from the original problem, I did not generate a dump of the...

Maybe related to https://github.com/pallix/veth_network_namespaces_perf

It's now possible with emacs `wgrep` mode

It makes the actual not compatible with [RFC 3164](): > The HOSTNAME field will contain only the hostname, the IPv4 address, or the IPv6 address of the originator of the...

Fixed in https://github.com/pallix/syslog/commit/270155a7eedc2de27c5627cfa3eeacc7a17edb1b

A call likes stops the logger to log any message: ``` Logger.configure_backend(Logger.Backends.Syslog, level: :debug) ```