tewaro

Results 10 comments of tewaro

Please view [this](https://github.com/AdityaAtulTewari/pixie/tree/trigger_slp_error/trigger_slp_error) pixie branch that has a mechanism to deploy a bug triggering test.

The feature is still experimental. We do not support it yet because the necessary changes in pingora are not there. They are scheduled to happen soon. But until then what...

Supplanted by : https://github.com/cloudflare/cloudflare-docs/pull/24245

Does this work? What is required to get this merged? Happy to help with anything.

A bit confused on what does/ doesn't work, do deletes exist at all? Is it just sometimes the indices are messed up?

Is #1724 sufficient to add deletes? If not what might be missing, would love to try to get this merged, happy to help write it.

When I tried replacing it in fake-server with < and ==, earlier it caused a lot of timeout failures. I prefer `operator` although this does mean we need to involve...

> What's the rationale for this change? Is it better memory safety? The rationale is that ArrayPtr does bounds checking on the pointers that are passed into it. > Also...

Does this mean that we want to create a new test for this?