Skip to content

Improve the debounce performance#105

Merged
DevYeom merged 1 commit into
mainfrom
improve-debounce
Oct 21, 2024
Merged

Improve the debounce performance#105
DevYeom merged 1 commit into
mainfrom
improve-debounce

Conversation

@DevYeom
Copy link
Copy Markdown
Owner

@DevYeom DevYeom commented Oct 21, 2024

Related Issues 💭

Description 📝

  • Updated to immediately stop the effect if a cancellation error is received during debouncing.
  • Modified so that task cancellation is propagated to the effect's async stream.
  • Updated the documentation.

Additional Notes 📚

Checklist ✅

  • If it's a new feature, have appropriate unit tests been added?
  • If the changes affect existing functionality, please verify whether the above information has been appropriately described.

@DevYeom DevYeom self-assigned this Oct 21, 2024
@DevYeom DevYeom merged commit 514c714 into main Oct 21, 2024
@DevYeom DevYeom deleted the improve-debounce branch October 21, 2024 14:44
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