Laurent Demailly
Laurent Demailly
line 111 is ```go func RunHTTPTest(o *HTTPRunnerOptions) (*HTTPRunnerResults, error) { o.RunType = "HTTP" ```
and rapi/restHandler.go:468 is returning what it gets from ```go func GetRun(id int64) *Status { uiRunMapMutex.Lock() res := runs[id] // TODO: race: need to copy because the pointers to options can...
https://github.com/fortio/fortio/actions/runs/14272831241/job/40009708967
well fortio uses something that has multiple sails and the complimentary (orange vs blue) color scheme on purpose because it exercises multiple workloads hopefully that stays grandfathered or accepted ?
Not sure I understand fully how a orange logo with 3 sails causes confusion but... ok Also afaik the sail isn't actually trademarked, just the name "istio"? Either way the...
Contributing a real world example of false positive with min: ```go p1.R = uint8(min(255, uint16(p1.R)+uint16(p2.R))) ```
For libraries, I think not aggressively forcing upgrades on dependencies is a good thing, and so is staying compatible for more than 2 versions, when 1.23 is just released for...
correction: it works on linux
and if using the same instance of wasm from the console: