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

Allow commands to run without the screen command. #81

Merged
merged 6 commits into from
Mar 19, 2025

Conversation

MSnoeren
Copy link
Contributor

As mentioned in issue #78, some environments do not have screen installed. I never experienced issues using Solo without screen, so I've created an option to disable the use of screen completely. This is "the old way" of handling commands.

I've enabled the use of screen by default. Feel free to modify the PR ;)

@antoniofrignani
Copy link

Gave it a try and it seems to fix the issue inside the sail container 👌🏻

@alec-superfile
Copy link

This also helps with properly killing processes that are started inside sail!

@aarondfrancis
Copy link
Collaborator

Thank you for this! I'll clean up a few more things on main and then cut a release.

@aarondfrancis aarondfrancis merged commit 85edb09 into soloterm:main Mar 19, 2025
@MSnoeren MSnoeren deleted the screen-option branch March 20, 2025 09:09
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.

4 participants