Skip to content

Early Return: Register activities#385

Merged
stephanos merged 1 commit intotemporalio:mainfrom
stephanos:early-return-register-activity
Jan 31, 2025
Merged

Early Return: Register activities#385
stephanos merged 1 commit intotemporalio:mainfrom
stephanos:early-return-register-activity

Conversation

@stephanos
Copy link
Contributor

@stephanos stephanos commented Jan 30, 2025

WISOTT

@stephanos stephanos requested a review from dandavison January 30, 2025 19:57
@stephanos stephanos marked this pull request as ready for review January 30, 2025 19:57

w.RegisterWorkflow(earlyreturn.Workflow)
w.RegisterActivity(earlyreturn.CompleteTransaction)
w.RegisterActivity(earlyreturn.CancelTransaction)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hm, so the test was working (because it registers them) but the sample wasn't?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yup!

@stephanos stephanos merged commit 87cd01a into temporalio:main Jan 31, 2025
3 checks passed
@stephanos stephanos deleted the early-return-register-activity branch January 31, 2025 04:50
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.

2 participants