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

Occasional infinite retry loop on quit #298

Open
bgribble opened this issue Feb 2, 2024 · 0 comments
Open

Occasional infinite retry loop on quit #298

bgribble opened this issue Feb 2, 2024 · 0 comments
Labels

Comments

@bgribble
Copy link
Owner

bgribble commented Feb 2, 2024

Rarely seen but does happen sometimes.

On quit, the DSP backend goes into a retry loop that you have to C-C out of.

[  30.470   main] Got unmanage callback for 58ee517360364d2da66cc479ba294568
[  30.470   main] Cleaning up RPC objects for remote (id=58ee517360364d2da66cc479ba294568)
[  30.470   main] DSP backend exited with no-restart flag, not restarting
[  30.470   main] Finished cleaning up patches
[  30.470   main] Got unmanage callback for 58ee517360364d2da66cc479ba294568
[  30.470   main] Cleaning up RPC objects for remote (id=58ee517360364d2da66cc479ba294568)
[  30.470   main] DSP backend exited with no-restart flag, not restarting
[  30.470   main] Finished cleaning up patches
@bgribble bgribble added the bug label Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant