Skip to content
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

space: Ensure lock state is maintained in presence data #118

Merged
merged 1 commit into from
Aug 22, 2023

Conversation

lmars
Copy link
Member

@lmars lmars commented Aug 21, 2023

Prior to this change, updating profile data or setting location would remove all lock state from presence since extras would be set to null, which would wrongly release all locks held my the current member.

@lmars lmars requested a review from surminus August 21, 2023 22:52
Prior to this change, updating profile data or setting location would
remove all lock state from presence since `extras` would be set to
`null`, which would wrongly release all locks held my the current
member.

Signed-off-by: Lewis Marshall <lewis.marshall@ably.com>
@lmars lmars merged commit 55972dd into main Aug 22, 2023
5 checks passed
@lmars lmars deleted the fix-presence-updates branch August 22, 2023 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants