Skip to content

test: fix expected SubType for wait_for_callback in tests#9097

Merged
valerena merged 1 commit into
aws:developfrom
valerena:fix-durable-function-tests
Jun 25, 2026
Merged

test: fix expected SubType for wait_for_callback in tests#9097
valerena merged 1 commit into
aws:developfrom
valerena:fix-durable-function-tests

Conversation

@valerena

Copy link
Copy Markdown
Contributor

Expect WaitForCallback instead of RunInChildContext subtype.

Which issue(s) does this change fix?

Durable Functions changed the subtype for wait_for_callback() in their last version: aws/aws-durable-execution-sdk-python#476

Why is this change necessary?

Tests were failing

How does it address the issue?

Update the tests to check for the new values coming from the durable-functions SDK.

What side effects does this change have?

Nothing. Just tests.

Mandatory Checklist

PRs will only be reviewed after checklist is complete

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Expect `WaitForCallback` instead of `RunInChildContext`
@valerena valerena requested a review from a team as a code owner June 25, 2026 21:01
@valerena valerena added this pull request to the merge queue Jun 25, 2026
Merged via the queue into aws:develop with commit 635734d Jun 25, 2026
55 checks passed
@valerena valerena deleted the fix-durable-function-tests branch June 25, 2026 23:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants