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

Cache action result allowing non-idempotent actions #984

Merged
merged 1 commit into from
Apr 5, 2023

Conversation

0legg
Copy link
Contributor

@0legg 0legg commented Apr 5, 2023

Fixes #860 by computing the action result lazily instead of calling applyTo each time.

@0legg 0legg requested review from a team and zach-klippenstein as code owners April 5, 2023 00:20
@0legg 0legg force-pushed the oleg/860-cache-action-result branch from 6425cc9 to 0827de6 Compare April 5, 2023 03:21
@0legg 0legg merged commit a2b32ff into main Apr 5, 2023
@0legg 0legg deleted the oleg/860-cache-action-result branch April 5, 2023 04:27
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.

Using verifyActionResult and testNextRender sequentially results in confusion on external shared states
2 participants