temporalio / sdk-core

Core Temporal SDK that can be used as a base for language specific Temporal SDKs
MIT License
266 stars 70 forks source link

[Bug] Deprecate patch removal with no subsequent command can cause nondeterminism #670

Closed Sushisource closed 8 months ago

Sushisource commented 8 months ago

What are you really trying to do?

Describe the bug

The removal of a deprecated patch incorrectly causes a nondeterminism error if there is no subsequent command.

Minimal Reproduction

Already have one, in progress.