Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

rawler
Copy link
Collaborator

@rawler rawler commented Feb 14, 2022

Right now, when the limit on file-descriptors are hit, the server does not
typically recover. Incoming-requests returns EndOfStream, panic poisons a
Mutex, and recovery is unclear.

Right now, when the limit on threads or file-descriptors are hit, the
server does not typically recover. Incoming-requests returns EndOfStream,
panic poisons a Mutex, and recovery is unclear.
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.

1 participant