James Ward
James Ward
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.
So true! I'll create a gif.
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:  Can you create a reproducer for this?