Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

the pyro daemon QThread should handle reconnect attempts if it can't find the nameserver #71

Open
nlourie opened this issue Jul 18, 2023 · 0 comments
Assignees

Comments

@nlourie
Copy link
Contributor

nlourie commented Jul 18, 2023

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.

@nlourie nlourie self-assigned this Jul 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant