-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Networking
-
Fully Compatible
-
ALL
-
Service arch 2020-09-07, Service arch 2020-10-05
-
37
getAsync is marked noexcept, and it would be helpful to mark any calls to this in network_interface_tl.cpp as such. Some of the calls to getAsync are marked as such and some are not currently which has made it more difficult to diagnose BFs (i.e. BF-18043 and BF-17188).
- related to
-
SERVER-49435 uassert in NetworkInterfaceTL::setTimer can cause server to crash if connection future not immediately ready
- Closed