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

Fix pairing when already in progress. #469

Merged
merged 1 commit into from
Oct 24, 2022
Merged

Fix pairing when already in progress. #469

merged 1 commit into from
Oct 24, 2022

Conversation

h2zero
Copy link
Owner

@h2zero h2zero commented Oct 24, 2022

If pairing is requested before performing an action on a protected attribute pairing could fail due to already being in progress. This fix will wait for the result of the pairing process before proceeding with the action.

If pairing is requested before performing an action on a protected attribute pairing could fail due to already being in progress.
This fix will wait for the result of the pairing process before proceeding with the action.
@h2zero h2zero merged commit 345ef03 into release/1.4 Oct 24, 2022
@h2zero h2zero deleted the bugfix-pairing branch October 24, 2022 01:16
h2zero added a commit that referenced this pull request Jan 29, 2023
If pairing is requested before performing an action on a protected attribute pairing could fail due to already being in progress.
This fix will wait for the result of the pairing process before proceeding with the action.
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.

None yet

1 participant