Details
-
Bug
-
Resolution: Duplicate
-
Major - P3
-
None
-
None
-
None
-
ALL
-
Service arch 2020-05-04
-
0
Description
The OneSharedFuture test makes an InlineCountingExecutor and passes it by reference to multiple threads who make concurrent calls into it. InlineCountingExecutor, however, does no internal synchronization and is not safe to access concurrently from multiple threads.
Attachments
Issue Links
- duplicates
-
SERVER-47760 Avoid concurrent accesses to InlineCountingExecutor
-
- Closed
-