Skip to content

Commit 72cb7c7

Browse files
feat: Add type safety check to deterministic event loop (#52)
<!-- Describe what has changed in this PR --> **What changed?** Add type safety check to deterministic event loop <!-- Tell your future self why have you made these changes --> **Why?** Deterministic event loop does not have any type safety implementation. <!-- How have you verified this change? Tested locally? Added a unit test? Checked in staging env? --> **How did you test it?** unit test <!-- Assuming the worst case, what can be broken when deploying this change to production? --> **Potential risks** <!-- Is it notable for release? e.g. schema updates, configuration or data migration required? If so, please mention it, and also update CHANGELOG.md --> **Release notes** <!-- Is there any documentation updates should be made for config, https://cadenceworkflow.io/docs/operation-guide/setup/ ? If so, please open an PR in https://github.com/cadence-workflow/cadence-docs --> **Documentation Changes** Signed-off-by: Tim Li <[email protected]> Co-authored-by: Shijie Sheng <[email protected]>
1 parent 3de02fb commit 72cb7c7

File tree

2 files changed

+338
-27
lines changed

2 files changed

+338
-27
lines changed

0 commit comments

Comments
 (0)