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
right now launching a pyro daemon object from daemon_utils will fail without being able to recover if the nameserver is down/not launched yet. this requires a program restart. instead it should have some internal logic/QTimers which will attempt to reconnect if the nameserver isn't found.
The text was updated successfully, but these errors were encountered:
right now launching a pyro daemon object from daemon_utils will fail without being able to recover if the nameserver is down/not launched yet. this requires a program restart. instead it should have some internal logic/QTimers which will attempt to reconnect if the nameserver isn't found.
The text was updated successfully, but these errors were encountered: