James Ward

Results 233 comments of James Ward
trafficstars

For highest effectiveness, we'd want to do this against a non-blocking API and I'm not sure how many of the APIs are reactive. Is there a particular one you've looked...

What command are you running to see this?

Thanks! I was able to reproduce with that command and I'll work on fixing it.

I'm not sure what the problem might be. If you can create a small reproducible sample project, that'd help.

Thanks for the feedback. I've filed an issue to address that: https://github.com/GoogleCloudPlatform/cloud-run-button/issues/190

@JavierSegoviaCordoba Here is a more basic project that might help you get things going: https://github.com/GoogleCloudPlatform/kotlin-samples/tree/main/run/grpc-hello-world-gradle It also uses latest versions which changes some syntax in the build.

@JakeWharton Not that is probably matters but `summon` is what Scala 3 Type Class summoning uses.

For the examples in this repo, I'm not able to reproduce that: ![image](https://github.com/grpc/grpc-kotlin/assets/65043/16f06d55-d6b7-4212-b318-7b6a195da09c) Can you create a reproducer for this?