Alexander Zubakov

Results 8 comments of Alexander Zubakov

Unfortunately there is no solution yet.

Hi, @JamesNK Thank you for such quick solution. We've tested it in our environment and the problem is no longer reproduced. Please could you tell us when are you gonna...

Hi! Call to `Listener(...)` with new addresses can fix Picker, errors will happen until you call it. After you changed the test you count 5 errors in line 638 and...

Hi! It seems that with your fix it works better and errors stop quickly after they started. Could you please tell when it goes to release?

Yes, I mean fix https://github.com/grpc/grpc-dotnet/pull/2410 Thank you!

Hi, @JamesNK We have another case leading the problem on `grpc-dotnet` version is stable 2.63 (branch `v2.63.x`). **Reproduction:** We use GRPC to connect to third-party server written in Go programming...

Hi @JamesNK! After using new library for a couple of weeks we noticed that with the error described above comes also memory leak. We can see endless grow of memory...

I have the same problem