Kurru

Results 5 issues of Kurru

Consider providing `ServiceManager.stopTimes()` to enable debugging slow ServiceManager shutdowns. There currently exists `serviceManager.startupTimes()` for startup time, this would be the equivalent for the shutdown process.

type=addition
package=concurrent
status=triaged
P3

I'm unable to build locally on my mac - Catalina 10.15.7. I was trying to build locally so I could get the most recent contribution (GRPC via reflection service), but...

macos

Writing tests for the java library is rather wordy. Is it possible to improve this or is it limited by the code generator? Specifically, this is the code to setup...

enhancement

### Is your feature request related to a problem? Please describe. When writing unit tests, there is a need to avoid outbound RPCs to another server. Today the Stripe API...

future
feature-request

Error message: ``` Connection error failed to connect to server: connection error: desc = "transport: error while dialing: dial tcp{::1]:50053: connect: connection refused ``` As this was a reboot the...