userver icon indicating copy to clipboard operation
userver copied to clipboard

Teach GetAll and WaitAny to work with SharedTaskWithResult

Open apolukhin opened this issue 1 year ago • 1 comments

At the moment intrusive WaitList hook is used in SharedTaskWithResult, so it can not be added into multiple WaitLists.

Add tests with invoking GetAll concurrently on the same set of SharedTaskWithResult

Internal ticket: 4805

apolukhin avatar May 03 '24 15:05 apolukhin

Will try to merge lock-free WaitList some time soon, after that the path is clear

Anton3 avatar May 08 '24 14:05 Anton3