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

Make Locks.prototype.getLocksForConnectionId private #188

Merged

Conversation

lawrence-forooghian
Copy link
Collaborator

@lawrence-forooghian lawrence-forooghian commented Sep 25, 2023

Whilst working on MMB-156 I asked whether this was meant to be part of the public API and was told no, and that its usage should be replaced by Locks.prototype.getSelf.

I have no idea whether the delay(60) preceding the call to releaseMyLocks in the useElementSelect hook is still necessary, since I don’t know what the "spaces API" that it refers to is.

Whilst working on MMB-156 I asked whether this was meant to be part of
the public API and was told no, and that its usage should be replaced by
Locks.prototype.getSelf.

I have no idea whether the `delay(60)` preceding the call to
releaseMyLocks in the useElementSelect hook is still necessary, since I
don’t know what the "spaces API" that it refers to is.
@lawrence-forooghian lawrence-forooghian force-pushed the remove-getLocksForConnectionId-from-demo-code branch from e28448c to 528dd50 Compare September 25, 2023 14:50
@lawrence-forooghian lawrence-forooghian marked this pull request as ready for review September 25, 2023 17:48
@lawrence-forooghian lawrence-forooghian merged commit fab49b8 into main Sep 25, 2023
5 checks passed
@lawrence-forooghian lawrence-forooghian deleted the remove-getLocksForConnectionId-from-demo-code branch September 25, 2023 17:49
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.

None yet

2 participants