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

fix: fix underlying file descriptor leak #1483

Merged
merged 1 commit into from
Jan 11, 2023
Merged

fix: fix underlying file descriptor leak #1483

merged 1 commit into from
Jan 11, 2023

Conversation

jm-clius
Copy link
Contributor

Fixes #1186.

This PR updates nim-chronos to include status-im/nim-chronos@945c304, which fixes the main cause for leaky file descriptors for websocket connections.

I've used the opportunity to also update other submodules that had changes since yesterday's submodule update.

@jm-clius jm-clius requested review from alrevuelta and LNSD January 11, 2023 14:05
Copy link
Contributor

@LNSD LNSD left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM ✅

@jm-clius jm-clius merged commit 3e0e1cb into master Jan 11, 2023
@jm-clius jm-clius deleted the fix/fd-leak branch January 11, 2023 16:22
@jakubgs
Copy link
Contributor

jakubgs commented Jan 11, 2023

Great to see this. Thanks!

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

Successfully merging this pull request may close these issues.

bug: underlying websocket connection leak
3 participants