mirror of
https://github.com/bjc/prosody.git
synced 2025-04-03 21:27:38 +03:00
Otherwise requests with Connection: close would be stuck in the async wait that starts after the handle_request() call. Together with the new async debugging, this makes the async thread stay in the set of waiting runners forever, where previously it would simply be garbage collected. |
||
---|---|---|
.. | ||
codes.lua | ||
errors.lua | ||
files.lua | ||
parser.lua | ||
server.lua |