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:cancellation_issue #624

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Clasherzz
Copy link
Contributor

PR Description

Trying to resolve cancellation flow

Related Issues

Checklist

  • I have gone through the contributing guide
  • I have updated my branch and synced it with project main branch before making this PR
  • I am using the latest Flutter stable branch (run flutter upgrade and verify)
  • I have run the tests (flutter test) and all tests are passing

Added/updated tests?

We encourage you to add relevant test cases.

  • [] Yes
  • No, and this is why: first would like to checkwhether approach is correct

OS on which you have developed and tested the feature?

  • Windows
  • macOS
  • Linux

@Clasherzz
Copy link
Contributor Author

Clasherzz commented Feb 26, 2025

@ashitaprasad this doesn't actually cancels the stream i think for that you need to store each stream in a queue and then cancel it ,let me know if it should be done. Other than that this branch is ready for a review.

@Clasherzz Clasherzz changed the title cancellation_issue fix:cancellation_issue Feb 26, 2025
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.

Request cancellation flow error
1 participant