-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Networking & Observability
-
Fully Compatible
-
Networking & Obs 2024-09-30, Networking & Obs 2024-10-14
-
0
Attempting to start a NetworkInterface that has already been started or stopped will trip an invariant, causing the server to terminate. We should change this so that NetworkInterface::startup just logs the incident as an error and returns.