Jeremy

Results 13 comments of Jeremy

I was just curious, so I wrote a test for your test. ``` ruby # puma_unreliable_proxying_test.rb cnt = 0 1000.times do str = `curl http://localhost:9292 --silent` cnt += 1 if...

I think this feature request is still valid. The API mentioned `secret_settings(True)` turns off _all_ scrubbing. It would be nice to have control over what is scrubbed or not. I'm...

On version goose 1.0.29 copilot login via cli is broken. The CLI just asks for the token (giving no clues about how to get a token), and doesn't attempt to...