Skip to content

Refactor wine client#1

Open
Airyzz wants to merge 2 commits into
masterfrom
refactor
Open

Refactor wine client#1
Airyzz wants to merge 2 commits into
masterfrom
refactor

Conversation

@Airyzz
Copy link
Copy Markdown
Contributor

@Airyzz Airyzz commented Sep 11, 2025

The wine client needs to be able to run in a separate process, so that it can be killed by wineserver without killing the whole app.

Planning to achieve this via forking the process, and it is not safe to interact with the tokio runtime inside a forked child process, so wine stuff has been rewritten to not use tokio

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.

1 participant