Alvar
Alvar
Thanks for your kind review. I have tried created tests for both use cases and just force-pushed them: * `TestReconnectNickIdentChange` sends back a changed nick ident and checks how the...
Just force-pushed the second PONG-commit again to fix the `TestReconnectMissingPong` against a race between goirc's next PING and the PONG timeout when using an interval of only one second. Furthermore,...
I reworked the closing of the IRC connection and re-run the tests successfully within the GitHub Actions, . However, I did some bulk tests - running multiple `go test -v...
That's quite a bit of digging you've done there, thanks! Now it also made sense to my why I first wasn't able to reproduce this behavior on two very different...
> There is no syntax highlighting support when using vim with compatible mode Really? I don't think that this is the case and the documentation also doesn't state this. For...
@disaac: This is really cool, thanks a lot!
Rebased. I have also harmonized the arguments with the [upstream `CheckCommand`](https://github.com/Josef-Friedrich/check_systemd/blob/main/contrib/icinga2/command.conf), including a [patch to use the ITL variables](https://github.com/Josef-Friedrich/check_systemd/pull/38). As @RincewindsHat initially created the `CheckCommand` on the upstream repository, I...
Sorry @yhabteab, your comment somehow got lost at my end and I just found it by looking at some of my older PRs. I tried addressing your points. Please feel...
FYI, there is adjusting the documentation.
Thanks for your report. We're going to take a closer look at it soon. @K0nne identified the SQL strict mode as its cause in . However, just disabling the strict...