John Behm
John Behm
In a Kubernetes environment it makes sense to try to react to shutdown signals (in this case the call of Shutdown) as cleanly as possible, in case pods(multitude of containers)...
As I try to print my C code with all of those nested ifs and whatnot as well as comment, one line easily gets over 80 characters and thus get's...
allow fetching individual files from git repos ssh + https + local file + plain https w/o git - local files - plain http/s where the response contains the api...
Hi, I'm trying to integrate cobra and koanf in a way that I can provide flags, env variables or an optional .env config file path in such a way that...
**Describe the bug** It is possible for this entry to become nil causing the library to panic. https://github.com/nutsdb/nutsdb/blob/a4ca1b95b3d6640d87d1e0693f6464a48ace4e11/tx.go#L234 **To Reproduce** I have a small project that I'm trying to port...
https://github.com/ddnet/ddnet/blob/9a8541648c33f1879fbc7fc9b9f1e825bed6a591/src/engine/server/server.cpp#L1675 would be great if this log line was changed to contain as much player information as possible in order to reproduce the current server state by parsing logs /...
### Describe the bug Hi, I'm (still) developing a wrapper for this library. I'm trying to properly implement flow control and context handling and trying to test as much as...
**Is your feature request related to a problem? Please describe.** Both strings: `kernel version` and `platform version` contain the exact same string. It might make sense to change the `platform...
Just wondering if there are any thoughts about adding an abstraction for `os.Chown` (which for windows does work pretty badly as you need string SSIDs and the semantics differ from...
Hi, I read through the quick introduction to this library and found the error handling quite weird. The current behavior is that you get a list of errors back for...