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

Close context doesn't close all databases #375

Open
tahpot opened this issue Dec 6, 2023 · 0 comments
Open

Close context doesn't close all databases #375

tahpot opened this issue Dec 6, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@tahpot
Copy link
Member

tahpot commented Dec 6, 2023

When running from the command line and closing an application context (via await context.close()), there are some instances where the application hangs because a socket connection remains open.

This can be reproduced with our internal DID messaging CLI application.

cc @nick-verida

@tahpot tahpot added the bug Something isn't working label Dec 6, 2023
@tahpot tahpot self-assigned this Dec 6, 2023
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