HomePhabricator

rpc: Ignore and log errors during cancel
33e5b4291036Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

rpc: Ignore and log errors during cancel

Cancelling the RPC acceptors can sometimes result in an error about
a bad file descriptor.

As this is the shutdown sequence we need to continue nevertheless,
ignore these errors, log a warning and proceed.

Fixes #4352.

Details

Provenance
Wladimir J. van der Laan <laanwj@gmail.com>Authored on Jun 17 2014, 07:09
deadalnixPushed on May 14 2017, 22:04
Parents
rABC9fe80a2ec8f1: Merge pull request #4334
Branches
Unknown
Tags
Unknown

Event Timeline

Wladimir J. van der Laan <laanwj@gmail.com> committed rABC33e5b4291036: rpc: Ignore and log errors during cancel (authored by Wladimir J. van der Laan <laanwj@gmail.com>).Jun 19 2014, 06:19