HomePhabricator

http: Force-exit event loop after predefined time
ec908d5f7aa9Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

http: Force-exit event loop after predefined time

This makes sure that the event loop eventually terminates, even if an
event (like an open timeout, or a hanging connection) happens to be
holding it up.

Details

Provenance
Wladimir J. van der Laan <laanwj@gmail.com>Authored on Sep 25 2015, 13:35
deadalnixPushed on May 14 2017, 22:04
Parents
rABCde9de2de361a: http: Wait for worker threads to exit
Branches
Unknown
Tags
Unknown

Event Timeline

Wladimir J. van der Laan <laanwj@gmail.com> committed rABCec908d5f7aa9: http: Force-exit event loop after predefined time (authored by Wladimir J. van der Laan <laanwj@gmail.com>).Sep 28 2015, 13:06