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

Add tmux/screen start in wrapper #31

Open
sylvinite opened this issue Apr 1, 2021 · 0 comments
Open

Add tmux/screen start in wrapper #31

sylvinite opened this issue Apr 1, 2021 · 0 comments
Labels
Effort M Effort medium Enhancement New feature or request Gain M Gain medium

Comments

@sylvinite
Copy link
Collaborator

sylvinite commented Apr 1, 2021

What needs to be done:
2 cases needs to be able to be ran in the same terminal, without locking it up for an extended period inbetween

Suggestions on how to get it done:
Concurrency would be possible if the wrapper automatically threw everything into a tmux/screen session in order to run the thing in the background.

Try using the nohup and -bg flag.

What are the arguments for getting it done:
Currently the wrapper locks up when a single case is posted.

Task is considered finished when:
Task is considered complete when two projects can be launched with a at most 2 commands.

@sylvinite sylvinite added Effort S Effort small Enhancement New feature or request Gain S Gain small labels Apr 1, 2021
@sylvinite sylvinite self-assigned this Apr 1, 2021
@sylvinite sylvinite removed their assignment Apr 23, 2021
@sylvinite sylvinite added Effort M Effort medium Gain M Gain medium and removed Effort S Effort small Gain S Gain small labels Apr 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Effort M Effort medium Enhancement New feature or request Gain M Gain medium
Projects
None yet
Development

No branches or pull requests

1 participant