Skip to content

SIGINT not captured for cleanup in the graphical event flow visualization #3

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

Closed
gvensan opened this issue Dec 18, 2023 · 1 comment
Closed
Assignees

Comments

@gvensan
Copy link
Collaborator

gvensan commented Dec 18, 2023

Clients not cleaned up at exit caused by Ctrl+C, leaving behind orphan clients (in case of persistent connections) on the broker and also affects visualization of clients in the event flow.

@gvensan gvensan self-assigned this Dec 18, 2023
@gvensan
Copy link
Collaborator Author

gvensan commented Dec 18, 2023

Got some help from the commander.js community - identified the issue and fixed.

tj/commander.js#2109

@gvensan gvensan closed this as completed Dec 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