Ryan Plessner

Results 2 issues of Ryan Plessner

I've started seeing a Netty Error `LEAK: OpenSslKeyMaterial.release() was not called before it's garbage-collected.` on a Finagle HTTP service. ### Expected behavior I would expect it to not leak the...

waiting

I was dealing with some heavy use of cats Validated recently and was reminded of #513. This PR adds a `validate` method to `Endpoint` that uses Cats' `Validated` to validate...