Mathias LANG
                                            Mathias LANG
                                        
                                    When setting up this action, I was surprised to see the configuration passed using `env` instead of `with`, as described in https://help.github.com/en/actions/building-actions/metadata-syntax-for-github-actions#inputs In essence, it seems that the end result...
The list of failure reasons can be seen here: https://github.com/wolfpld/tracy/blob/14392a6e0e74d665042e55dda610a5a5bdbbc054/server/TracyWorker.cpp#L8435-L8449 It can be pretty hard to figure out where one made a mistake, as the error is generic and doesn't...
### Akaunting version v3.0.3 ### PHP version v8.1.0 ### Operating system Ubuntu 22.04.0 ### Steps to reproduce Go to Sales -> Invoice, then create two separate invoices. Then go back...
The issue also mentions the Druntime bindings, which have been added a few years ago, however this was missing from std.socket. This implementation provides SO_REUSEPORT on Windows as well, despite...
We've just been hit by a brownout.
I've recently experienced a little issue which exposed a discrepancy between g++ and clang build, due to the `install` step, so now trying to use it everywhere.
``` Curl would only retry 400s, 500s, and timeout, not connection closed by peer or other kind of transition connections. Using '--retry-all-errors' fixes this, however care must be put into...
Don't mind me, just (ab)using Buildkite.
💥 Needs https://github.com/dlang/druntime/pull/3214 and maybe others (DMD tests pass on my machine). Pre-approved by @WalterBright in 2015 and I doubt he changed his mind on having more inference since. Opening...