-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Evergreen 2020-07-27
We use ThreadSafetyContext (defined here) to enforce execution of certain initialization methods in a single-threaded context. We should introduce a new interface (by extending ThreadSafetyContext) that allows checking whether the current execution context is single-threaded.
- is depended on by
-
SERVER-49106 Add poll function to the ServiceExecutor API
- Closed