Skip to content

parity: Suspend when invoking a pending function#77

Merged
1 commit merged intomainfrom
handle-pending-requests
Oct 22, 2025
Merged

parity: Suspend when invoking a pending function#77
1 commit merged intomainfrom
handle-pending-requests

Conversation

@ghost
Copy link

@ghost ghost commented Oct 21, 2025

When invoking a function that is currently pending, we should treat it is as if it has just started, and suspend execution.

Duplicating as secrets don't work x account, and thus CI is failing.

Fixes: #66
Closes: #68 as duplicate.

When invoking a function that is currently pending, we should treat it
is as if it has just started, and suspend execution.
@ghost ghost merged commit 2e44b69 into main Oct 22, 2025
7 of 8 checks passed
@ghost ghost deleted the handle-pending-requests branch October 22, 2025 12:04
This pull request was closed.
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.

handle PENDING status in invoke

2 participants