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

Reduce or remove usage of fuses in favor of dropping JulietClient #4245

Closed
RitaMAllenCA opened this issue Aug 28, 2023 · 1 comment
Closed
Assignees

Comments

@RitaMAllenCA
Copy link

The Juliet RPC-level clients come with built-in facilities to shut down connections, without having to rely on watch a fuse to be notified of shutdowns. By leveraging these the code can be greatly simplified.

@marc-casperlabs
Copy link
Contributor

This has been superceded by the conman implementation, which uses something similar.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants