mirror of
https://github.com/cyberarm/w3d_hub_linux_launcher.git
synced 2025-12-16 01:02:34 +00:00
Replaced most Excon + Thread calls with Async
This commit is contained in:
@@ -27,6 +27,9 @@ class W3DHub
|
||||
|
||||
Store.application_manager.start_next_available_task if Store.application_manager.idle?
|
||||
manage_update_interval
|
||||
|
||||
current = Async::Task.current?
|
||||
current&.yield
|
||||
end
|
||||
|
||||
def button_down(id)
|
||||
|
||||
Reference in New Issue
Block a user