When exiting OpenDeck, some plugins' processes are not killed

Title says it all, I'm using CachyOS (Arch), and this is what remains. I can provide more info if needed.
No description
Solution:
but we didnt apply the hack to linux/macos until we had a better solution
Jump to solution
4 Replies
nekename
nekename2w ago
GitHub
Proper termination of native plugins · Issue #112 · nekename/Open...
#105 introduced a regression where native plugins instead of exiting after websocket connection is closed are just killed: src-tauri/src/plugins/mod.rs: pub async fn deactivate_plugin(app: &App...
nekename
nekename2w ago
there's a hacky fix for windows because windows had the problem really badly
Solution
nekename
nekename2w ago
but we didnt apply the hack to linux/macos until we had a better solution
MiguelBazil
MiguelBazilOP2w ago
Ah, sorry, should've probably researched better. I can wait for it, since if I need to exit and restart, I don't mind killing them manually. If you're aware, that's fine by me. We can close this one, and I'll follow the original

Did you find this page helpful?