We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This issue seems to be more damaging as it is causing deadlock for long running clusters. Unfortunately, direct cause of the deadlock is unknown.
Related subporcess:
output = json.loads( await run_subprocess_output( self._yagna_path, "payment", "status", "--network", network, "--driver", driver, "--json", ) )
https://github.com/golemfactory/ray-on-golem/blob/main/ray_on_golem/server/services/yagna.py#L180-L192
The text was updated successfully, but these errors were encountered:
approxit
Successfully merging a pull request may close this issue.
This issue seems to be more damaging as it is causing deadlock for long running clusters. Unfortunately, direct cause of the deadlock is unknown.
Related subporcess:
https://github.com/golemfactory/ray-on-golem/blob/main/ray_on_golem/server/services/yagna.py#L180-L192
The text was updated successfully, but these errors were encountered: