IntersectMBO / IntersectMBO/ouroboros-network

Make includeInboundConnection a non-blocking operation

Open
#3,478 0 comments 0 reactions 0 assignees View on GitHub
connection-manager inbound-governor
Dominant language
Haskell
Stars
296
Forks
104
Avg merge
2d 10h
Merged PRs (30d)
4

Description

This will allow us to avoid running it in a seprate thread when we accept
a connection. It should still preserve the invariant that if a connection is
accepted the connection handler thread is started, which ensures we are not
leaking connections in presence of asynchronous exceptions.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.