Rainer Bernhardt

Results 3 issues of Rainer Bernhardt

I am seeing a NullReference exception when calling `await client.Check.Suite.GetAllForReference(StaticData.Organization, StaticData.Repository, commitRef);` When one of the suites was written by an app that no longer exists. I verified that using...

category: bug

This change adds the parameters used with `accelerate` and sends them as a payload to `wandb.ai`. That allows the parameters to show up in the table of runs and helps...

### Describe the bug Some unit tests are failing on macOS because of an exception while ` e.AcceptSocket.NoDelay = true;` is called in `GarnetServerTcp.HandleNewConnection`. It looks like that on macOS,...