jessezamora

Results 15 comments of jessezamora

Okay so here are the versions of dependencies I have in Package.resolved for this example: - `grpc-swift-2`: 2.1.0 - `grpc-swift-nio-transport`: 2.2.0 - `grpc-swift-protobuf`: 2.1.1 And with the code I sent...

Update: I set the endpoint to a host that DOES exist on my network but that was not running any otel-collector or anything, and the example does quit after timing...

Despite the fix to grpc-swift-nio-transport that resolved #373, I am still seeing the behavior in this ticket where not being connected to a valid endpoint is blocking the example app...

I just cloned 3.2.0 today to try to run it against my project with Swift 6.1.3 and got the same segfault. Could there be something different in the index-store for...

It would be nice to be able to provide this in the constructor of ServiceGroupConfiguration so that you don't have to instantiate it and then modify it to set the...