Subscribe with RemotConnection not fired #130
TuniDev-HUB
started this conversation in
General
Replies: 1 comment 2 replies
-
|
Yes, this looks like a bug, thanks for researching and reporting. I recall seeing the bug during a workshop but there hasn't been any interest from users in getting it fixed. Are you evaluating memstate or using it in production? Please tell about your use case! |
Beta Was this translation helpful? Give feedback.
2 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.
-
Greeting,
Thank you for your great JOB.
The system did not fired this event. I guess this is empty(RemoteClient) :
private readonly Dictionary<Type, Action> _eventHandlers;
////////////////////////////////////////////
Config.Reset();
Config.Current.UseInMemoryFileSystem();
NB: I used this instrection RaiseEvent(new Added(_data));
Beta Was this translation helpful? Give feedback.
All reactions