-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Service Arch 2021-10-18
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The only use of ThreadSafeString was introduced somewhat apologetically in SERVER-11762. ProgressMeter should just use a stdx::mutex and a std::string and that's it. ThreadSafeString is neither threadsafe nor a string.
- related to
-
SERVER-11762 ProgressMeter is not thread-safe
-
- Closed
-