Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Teach GetAll and WaitAny to work with SharedTaskWithResult #563

Open
apolukhin opened this issue May 3, 2024 · 1 comment
Open

Teach GetAll and WaitAny to work with SharedTaskWithResult #563

apolukhin opened this issue May 3, 2024 · 1 comment
Labels
big A big feature

Comments

@apolukhin
Copy link
Member

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 apolukhin added help wanted We would appreciate PR big A big feature labels May 3, 2024
@Anton3 Anton3 removed the help wanted We would appreciate PR label May 8, 2024
@Anton3
Copy link
Member

Anton3 commented May 8, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
big A big feature
Projects
None yet
Development

No branches or pull requests

2 participants