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

suspend + resume support #112

Merged
merged 2 commits into from
Jul 7, 2023
Merged

suspend + resume support #112

merged 2 commits into from
Jul 7, 2023

Conversation

shadeofblue
Copy link
Collaborator

No description provided.

@shadeofblue shadeofblue self-assigned this Jul 6, 2023
pyproject.toml Outdated
@@ -35,7 +35,7 @@ psutil = "^5.9"
appdirs = "^1.4"
click = "^7.0" # requires bump to goth's dependencies https://github.com/golemfactory/goth/issues/605
pydantic = "^1.9"
dapp-runner = { git = "https://github.com/golemfactory/dapp-runner.git", branch = "main" }
dapp-runner = { git = "https://github.com/golemfactory/dapp-runner.git", branch = "blue/suspend-resume" }
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this to be merged?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

no, but until the dapp-runner change is merged, this feature won't work on main

Copy link
Contributor

@lucekdudek lucekdudek left a comment

Choose a reason for hiding this comment

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

Please notice the branch in the toml file

@shadeofblue shadeofblue merged commit e372662 into main Jul 7, 2023
6 checks passed
@shadeofblue shadeofblue deleted the blue/suspend-resume branch July 7, 2023 09:39
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.

2 participants