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

Invite users once triggered should not be cancellable. #2401

Merged
merged 3 commits into from
Dec 30, 2020

Conversation

trishaanand
Copy link
Contributor

Description

Once the invite flow gets triggered, the client should not be able to cancel this flow. To achieve this, we use a synchronous sink which ignores cancellation.
Fixes #2395

How Has This Been Tested?

Added a test case which cancels the invite flow in 5 ms and asserts that the invite was successful.

@trishaanand trishaanand requested a review from sumitsum December 30, 2020 10:23
mohanarpit
mohanarpit previously approved these changes Dec 30, 2020
@trishaanand trishaanand merged commit d4640e0 into release Dec 30, 2020
@trishaanand trishaanand deleted the feature/invite-not-cancellable branch December 30, 2020 11:20
nidhi-nair pushed a commit that referenced this pull request Jan 5, 2021
* Invite users once triggered should not be cancellable.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants