mirror of
https://github.com/cyberarm/w3d_hub_linux_launcher.git
synced 2026-09-19 14:53:49 +00:00
Initial functioning work to get IPC working via UNIX sockets since ractors are still not a viable option :sad:
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Helper for launcher frontend to safely communicate with ractor (prevent deadlocks and concurrent access errors)
|
||||
# Helper for launcher frontend to safely communicate with launcher backend
|
||||
|
||||
module W3DHubLauncher
|
||||
class Worker
|
||||
|
||||
Reference in New Issue
Block a user