-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Sharding 2020-12-28, Service Arch 2021-01-25
We have a set of functions here that always return a monadic type, either Status, StatusWith, or Future. If we mark these noexcept, we will never have to worry about exception safety in consumers.
- is depended on by
-
SERVER-50141 ServiceStateMachineTest needs to be rewritten
- Closed