HomePhabricator

Revert "Use async name resolving to improve net thread responsiveness"
10ae7a7b2316Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Revert "Use async name resolving to improve net thread responsiveness"

This reverts commit caf6150e9785da408f1e603ae70eae25b5202d98.

getaddrinfo_a has a nasty tendency to segfault internally in its
background thread, on every version of glibc I tested, especially
under helgrind.

See https://sourceware.org/bugzilla/show_bug.cgi?id=20874

Details

Provenance
Matt Corallo <git@bluematt.me>Authored on Dec 1 2016, 22:31
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGINGad826b3df9f7: Merge #9188: Make orphan parent fetching ask for witnesses.
Branches
Unknown
Tags
Unknown
Reverts
rSTAGINGcaf6150e9785: Use async name resolving to improve net thread responsiveness