I wrote almost exactly code as yours to wait for channel ready. However, what I did was I first created stub before checking channel connectivity. And after several times of successful querying, it suddenly generates a bus error, seeming that the channel is freed somehow.
I wonder if this channel data structure is freed after some time or after it has a stub created on it in the grpc implementation? -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/grpc-io. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/74c25e9e-d19f-4e19-b4c6-6645aa9c5ae3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
