Commit d1b4556
Drop wait_for_signal in favor of generic state-poke signal
Express handler-side gating using the existing before_actions +
AwaitWorkflowState primitives. The "unblock" signal on NexusHandlerWorkflow
now just sets workflow_state.kvs["unblocked"]="1", so callers compose
"block then unblock" without a dedicated proto knob.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 6986c2d commit d1b4556
10 files changed
Lines changed: 3238 additions & 5897 deletions
File tree
- loadgen
- kitchen-sink-gen/src
- kitchensink
- scenarios
- workers
- dotnet/Temporalio.Omes/protos
- go/kitchensink
- java/io/temporal/omes
- proto/kitchen_sink
- python
- protos
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
730 | 730 | | |
731 | 731 | | |
732 | 732 | | |
733 | | - | |
734 | 733 | | |
735 | 734 | | |
736 | 735 | | |
| |||
776 | 775 | | |
777 | 776 | | |
778 | 777 | | |
779 | | - | |
780 | 778 | | |
781 | 779 | | |
782 | 780 | | |
| |||
0 commit comments