Fix ASYNC_ACTION Expressions Being Fired Multiple Times#691
Merged
KetanReddy merged 9 commits intomainfrom Jul 24, 2025
Merged
Conversation
…x/async-multifire
Member
Author
|
/canary |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #691 +/- ##
==========================================
- Coverage 90.05% 90.05% -0.01%
==========================================
Files 333 333
Lines 21012 21018 +6
Branches 2101 2104 +3
==========================================
+ Hits 18922 18927 +5
- Misses 2072 2073 +1
Partials 18 18 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Member
Author
|
/canary |
…ns don't cause navigation issues
rafbcampos
approved these changes
Jul 24, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Change Type (required)
Indicate the type of change your pull request is:
patchminormajorN/ADoes your PR have any documentation updates?
Release Notes
Fix Issue with awaited
ASYNC_ACTIONstate's expressions being fired multiple times if the Previous State was asACTIONstate by deferring the awaited execution results rather than handling them in an async tap📦 Published PR as canary version:
0.12.1--canary.691.24791Try this version out locally by upgrading relevant packages to 0.12.1--canary.691.24791