rosstimothy

Results 78 comments of rosstimothy

@thaidn what else do I need to do to get this merged?

friendly ping @probakowski

> What do you mean? As in create a pile of commits rather than amend+force-push? Yeah, at least while the review is ongoing. It takes some cognitive load off of...

This also backports a portion of #14985 to get `TestResolveUndeliveredBodyDoesNotBlockForever` to pass

friendly ping @probakowski

On second thought you could probably make things a bit more general even without the generics ```go type Key interface { crypto.Signer crypto.PrivateKey } type PrivateKey struct { key Key...

@martinbaillie gdamore/tcell#200 was fixed in tcell v1.3.0

Trace capturing sending two `webapi/Find` requests as a result of the auth http client sending a request without any active connection in its pool: ![image](https://user-images.githubusercontent.com/39066650/190406375-e5f9996e-607a-4ab4-a79f-8c1bcd3437a9.png) Note: the `webclient/Ping` span was...