We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
At the moment intrusive WaitList hook is used in SharedTaskWithResult, so it can not be added into multiple WaitLists.
SharedTaskWithResult
Add tests with invoking GetAll concurrently on the same set of SharedTaskWithResult
Internal ticket: 4805
The text was updated successfully, but these errors were encountered:
Will try to merge lock-free WaitList some time soon, after that the path is clear
WaitList
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: