Skip to content

Fix null LA results becoming unparseable#355

Merged
Sushisource merged 2 commits intotemporalio:masterfrom
Sushisource:null-la-result
Jul 15, 2022
Merged

Fix null LA results becoming unparseable#355
Sushisource merged 2 commits intotemporalio:masterfrom
Sushisource:null-la-result

Conversation

@Sushisource
Copy link
Copy Markdown
Member

What was changed

See title

Why?

Checklist

  1. Closes [Bug] Local activity marker parsing issue on signal receipt #354

  2. How was this tested:
    Added UT

  3. Any docs updates needed?

@Sushisource Sushisource merged commit 386477b into temporalio:master Jul 15, 2022
@Sushisource Sushisource deleted the null-la-result branch July 15, 2022 17:51
lorensr added a commit to temporalio/sdk-typescript that referenced this pull request Jul 29, 2022
- Turn down log level for this line ([#362](temporalio/sdk-rust#362))
- Fix bug where LA resolutions could trigger activations with no associated WFT ([#357](temporalio/sdk-rust#357))
- Don't allow activity completions with unset successful result payloads ([#356](temporalio/sdk-rust#356))
- Make sure workers do not propagate retryable errors as fatal ([#353](temporalio/sdk-rust#353))
- Fix null LA results becoming unparseable ([#355](temporalio/sdk-rust#355))
Sushisource added a commit to Sushisource/sdk-core that referenced this pull request May 12, 2023
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] Local activity marker parsing issue on signal receipt

2 participants