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

feat(connect): dispatch call in progress event - needed for immediate… #14717

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

mroz22
Copy link
Contributor

@mroz22 mroz22 commented Oct 3, 2024

  1. introduce a new connect "call in progress" event
  2. use this event to set suite.locks[device lock] in suite and get rid of the whitelist of wrapped methods. From now on, the lock is set whenever the connect method that is called works with a device and released when this method posts response.

cherry-picked from #14690

@mroz22 mroz22 force-pushed the connect-call-progress-event branch 2 times, most recently from 6139e47 to a2cb343 Compare October 4, 2024 04:34
@mroz22 mroz22 force-pushed the connect-call-progress-event branch from a2cb343 to 8da4a49 Compare October 4, 2024 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant