Bug: Dispose and DisposeAsync not getting called on grains
Open
- Dominant language
- C#
- Stars
- 10.9k
- Forks
- 2.1k
- Avg merge
- 14h 42m
- Merged PRs (30d)
- 354
Description
The title pretty much sums up the bug.
I nailed it down to `GrainInstance` being null at the point of `ActivationData.DisposeAsync()` getting called.
Contributor guide
Assessment
This issue has not been assessed yet.