Skip to content

Commit e9ca99e

Browse files
committed
fix: fixes default child workflow options
GetChildWorkflowOptions prepopulates the child workflow options with the values from the parent workflow context. This replaces the use of that method with an empty initialization.
1 parent 793743c commit e9ca99e

File tree

15 files changed

+41
-92
lines changed

15 files changed

+41
-92
lines changed

gen/example/helloworld/v1/helloworld_temporal.pb.go

Lines changed: 2 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gen/example/helloworld/v1/helloworldv1xns/helloworld_xns_temporal.pb.go

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gen/example/mutex/v1/mutex_temporal.pb.go

Lines changed: 3 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gen/example/mutex/v1/mutexv1xns/mutex_xns_temporal.pb.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gen/example/searchattributes/v1/searchattributes_temporal.pb.go

Lines changed: 2 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gen/example/searchattributes/v1/searchattributesv1xns/searchattributes_xns_temporal.pb.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gen/example/updatabletimer/v1/updatabletimer_temporal.pb.go

Lines changed: 2 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gen/example/updatabletimer/v1/updatabletimerv1xns/updatabletimer_xns_temporal.pb.go

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gen/example/v1/example_temporal.pb.go

Lines changed: 2 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gen/example/v1/examplev1xns/example_xns_temporal.pb.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)