-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
v4.4
-
Service Arch 2020-07-27, Service Arch 2020-08-10, Service Arch 2020-08-24
-
76
Both of the stack overflow tests here for SharedPromise were made impotent by changes to the InlineCountingExecutor. The current form using unique_function doesn't require stack space.
We can revive the original InlineCountingExecutor here as the InlineRecursiveCountingExecutor (and perhaps rename the other as the InlineQueuedCountingExecutor).
- is related to
-
SERVER-47760 Avoid concurrent accesses to InlineCountingExecutor
- Closed
-
SERVER-47139 Introduce GuaranteedExecutor class
- Closed