Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename workflow-host module to workflow-runtime. #240

Merged
merged 1 commit into from
Mar 29, 2019

Conversation

zach-klippenstein
Copy link
Collaborator

WorkflowHost is the name of the class that is the entrypoint to the runtime,
but this module actually contains the entire runtime implementation, and
so I think it's a more accurate name.

Inspired by #239.

`WorkflowHost` is the name of the class that is the entrypoint to the runtime,
but this module actually contains the entire runtime implementation, and
so I think it's a more accurate name.

Inspired by #239.
@rjrjr rjrjr merged commit 375822a into master Mar 29, 2019
@rjrjr rjrjr deleted the zachklipp/rename-workflow-host branch March 29, 2019 23:29
@zach-klippenstein zach-klippenstein added the kotlin Affects the Kotlin library. label Mar 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kotlin Affects the Kotlin library.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants