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

Runner runaway if task ready never resolves #18

Closed
mhofman opened this issue Aug 18, 2021 · 1 comment
Closed

Runner runaway if task ready never resolves #18

mhofman opened this issue Aug 18, 2021 · 1 comment
Assignees

Comments

@mhofman
Copy link
Member

mhofman commented Aug 18, 2021

Currently runStage doesn't have a timeout for awaiting any task.ready. In the case of a bug where the task process infinite loops without printing the trigger for ready, the runner will never stop. This recently happened (daily-perf-d395e3f999e5) after a change (between agoricstage-10 and agoricstage-11) where the client would infinite print errors not being able to deploy the wallet.

@mhofman
Copy link
Member Author

mhofman commented Feb 7, 2022

Fixed in #44, dup of #40.

@mhofman mhofman closed this as completed Feb 7, 2022
@mhofman mhofman self-assigned this Feb 25, 2022
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

No branches or pull requests

1 participant