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

Fix error logs on translator tasks errors #79

Merged
merged 1 commit into from
Oct 15, 2024
Merged

Conversation

coa-telos
Copy link
Contributor

This PR fixes issue when translator exits with error which causes consensus client to exit without logging translator error. Since consensus client exits when translator launch is finished, we first wait for consensus client to finish, then shutdown translator if needed, and then wait for translator launch to finish, and display error afterwards.

Copy link
Member

@poplexity poplexity left a comment

Choose a reason for hiding this comment

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

👍

@poplexity poplexity merged commit 5eab99b into master Oct 15, 2024
4 checks passed
@poplexity poplexity deleted the coa/fix-error-logging branch October 15, 2024 19:14
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.

3 participants