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

Refactor to use directional error channels #2617

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

alexandear
Copy link
Member

@alexandear alexandear commented Sep 12, 2024

The PR changes the functions startRoutinesAndWait, provisionVM, keepAlive to use directional error channels. This is because these functions only send or only receive error values.

Signed-off-by: Oleksandr Redko <oleksandr.red+github@gmail.com>
@alexandear alexandear changed the title Refactor by using send only error channel Refactor by using directed error channels Sep 12, 2024
@alexandear alexandear changed the title Refactor by using directed error channels Refactor by using directional error channels Sep 12, 2024
@alexandear alexandear changed the title Refactor by using directional error channels Refactor to use directional error channels Sep 13, 2024
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.

1 participant