-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
State should unsubscribe if readonly #532
Labels
bug
Something isn't working
Comments
wjian23
added a commit
that referenced
this issue
Feb 22, 2024
wjian23
added a commit
that referenced
this issue
Feb 22, 2024
wjian23
added a commit
that referenced
this issue
Feb 22, 2024
wjian23
added a commit
that referenced
this issue
Feb 22, 2024
3 tasks
wjian23
changed the title
Memory leak, StateReader should unsubscribe if not writer
State should unsubscribe if readonly
Feb 22, 2024
wjian23
added a commit
that referenced
this issue
Feb 22, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Problem
StateWriter should auto unsubscribe when read only
Example
the follow test should be pass.
The text was updated successfully, but these errors were encountered: