Skip to content

Conversation

@cretz
Copy link
Member

@cretz cretz commented Apr 9, 2025

What was changed

In some SDKs like Go, the absence of a response is no payload rather than a null payload. .NET did not expect the concept of an absent payload in activities, child workflows, and other places. This allows them to work.

Checklist

  1. Closes [Bug] Go SDK Child Workflow returning no values causes await to hang in .NET #445

@cretz cretz requested a review from a team April 9, 2025 22:27
@cretz cretz merged commit fc4ea01 into temporalio:main Apr 10, 2025
9 checks passed
@cretz cretz deleted the absent-payload-fix branch April 10, 2025 17: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.

[Bug] Go SDK Child Workflow returning no values causes await to hang in .NET

2 participants