You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Asynchronously wait for load node service response (#174) (#240)
* Asynchronously wait for load node service response
Fixes#171
By asychronously waiting for the service response, we can monitor if launch is shutting down and abandon the request so we don't block the shutdown process.
Signed-off-by: Jacob Perron <[email protected]>
* Add back debug log
It was accidentally removed.
Signed-off-by: Jacob Perron <[email protected]>
0 commit comments