Georgy Krasin

Results 5 issues of Georgy Krasin

I am getting exceptions after trying to gracefully shutdown one of two silos. And sometimes silo can't shutdown at all and just hangs. On the silo that being shutdown: ```...

area-silos

We have encountered an issue where calls to grains never complete, and the response timeout does not take effect. In our scenario, the grain method includes a call to another...

Needs: triage :mag:

It seems that the cache size is constantly increasing and when the limit is reached all the threads of the treadpool are busy trying to clear it. ``` .NET Thread...

bug

Callbacks for timed-out request messages in `InsideRuntimeClient` were never removed because they were unregistered by `msg.TargetGrain`, instead of `msg.SendingGrain`. ###### Microsoft Reviewers: [Open in CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com/dotnet/orleans/pull/9041)