Phoebe Goldman
Phoebe Goldman
Moving ticket to "in review" as this is addressed by the API stability proposal
It seems that you have unintentionally constructed something like a DOS attack here. You're pushing requests as fast as possible, without waiting for responses. The server is sending responses, but...
Reported specifically on Windows. Reporter said that on Maincloud (hosted on Linux), the variance was significantly less pronounced.
WONTFIX. Down the line, we may make it so that `spacetime call` and friends do automatic case-conversion behind the scenes, "do-what-i-mean" style, so long as there's no ambiguity caused by...
`unused_must_use` is warn by default, right? Not a hard error?
Assigning to dev ex team. They will prioritize as they see fit based on user reports (or lack thereof).
Thank you so much for the contribution! We're aware of this issue and we actually have a planned fix to this issue that we're planning on going with. It has...
> But this bit is not stored anywhere. That bit is, in fact, stored: it's the `SquashedOffset` in the `RowPointer`. The issue is that many code paths assume that all...
I also can't get the issue to repro naturally on master. I tried pretty hard, too: I changed the test to run 100000 iterations, set the delay to 0, and...