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

Split HandleMsg up and added Listen #40

Merged
merged 1 commit into from
Nov 13, 2020
Merged

Split HandleMsg up and added Listen #40

merged 1 commit into from
Nov 13, 2020

Conversation

cohix
Copy link
Contributor

@cohix cohix commented Nov 13, 2020

This splits the majority of the logic out of HandleMsg into a new method Listen that listens on the provided Pod and runs jobs.

The logic has changed such that the Message's data is now passed instead of the message itself, and the result is put into a message rather than being a message itself.

@cohix cohix merged commit 7e4fa44 into master Nov 13, 2020
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.

None yet

1 participant