Skip to content

feat: execute playbook in thread instead of subprocess#151

Open
madonuko wants to merge 3 commits intofix/relink-frontendfrom
mado/fix/relink-frontend
Open

feat: execute playbook in thread instead of subprocess#151
madonuko wants to merge 3 commits intofix/relink-frontendfrom
mado/fix/relink-frontend

Conversation

@madonuko
Copy link
Copy Markdown
Member

This removes the code related to subprocess, and runs the playbook inside a thread instead.

This removes the code related to subprocess, and runs the playbook
inside a thread instead.
@lleyton
Copy link
Copy Markdown
Member

lleyton commented Mar 25, 2026

btw, the reason why we install in a subprocess is because we need it to run as root maybe?

@madonuko
Copy link
Copy Markdown
Member Author

should we just run readymade ui as root?

@lleyton
Copy link
Copy Markdown
Member

lleyton commented Mar 25, 2026

no, we can't do that

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