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

Increase robustness to hang-ups when shutting down arbiter #174

Closed
vkottler opened this issue Feb 24, 2024 · 2 comments
Closed

Increase robustness to hang-ups when shutting down arbiter #174

vkottler opened this issue Feb 24, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@vkottler
Copy link
Owner

Noticing some senarios where the core application has exited, but cleaning up connections hangs up somewhere.

It seems to be related to restarted connections

@vkottler vkottler added the bug Something isn't working label Feb 24, 2024
@vkottler vkottler self-assigned this Feb 24, 2024
@vkottler
Copy link
Owner Author

Added logging to connection manager here: #173.

That should at least clarify whether or not the problem is related to that entity.

@vkottler
Copy link
Owner Author

Waiting to get more runtime with this to see if intermittent unit testing hanging still occurs.

@vkottler vkottler closed this as completed Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant