Replies: 1 comment
|
@paxhujing the desire for a semantically clear singleton grain is reasonable to me. This should be an issue instead of a discussion |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
public interface IConfigurationGrarin : IGrainWithSingleton
{
...
}
All reactions