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

try to do stop and down in background #211

Closed
vdelendik opened this issue Aug 18, 2023 · 3 comments
Closed

try to do stop and down in background #211

vdelendik opened this issue Aug 18, 2023 · 3 comments
Labels
enhancement New feature or request wontfix This will not be worked on
Milestone

Comments

@vdelendik
Copy link
Contributor

vdelendik commented Aug 18, 2023

to speedup down/stop operation let's try to make it in background.

@vdelendik vdelendik added the enhancement New feature or request label Aug 18, 2023
@vdelendik vdelendik changed the title try to do stop and down in backgroud try to do stop and down in background Aug 25, 2023
@vdelendik vdelendik added this to the 2.6.1 milestone Nov 21, 2023
@vdelendik
Copy link
Contributor Author

down is super fast now. stop as expected slower...
the only nuance user have to press enter one more time in the terminal after executing zebrunner-farm down/stop command.
But for the zebrunner-farm stop/down <udid> we do everything in foreground as there is no sense to parallel single device command, i.e. no need to press enter in terminal to proceed with the next command.

More mass down/stop also printed echo message just in case in the console:

Press <enter> to proceed...

changes should eb tested on linux and mac too

@vdelendik
Copy link
Contributor Author

reopening as restart on slow mac os is completely broken.
we init mass stop in background and mass start in parallel which is completely wrong.
let's revert closer as won't fix

@vdelendik vdelendik reopened this Nov 22, 2023
vdelendik pushed a commit that referenced this issue Nov 22, 2023
@vdelendik vdelendik added the wontfix This will not be worked on label Nov 22, 2023
@vdelendik
Copy link
Contributor Author

closing as won't fix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wontfix This will not be worked on
Projects
Archived in project
Development

No branches or pull requests

1 participant