Skip to content

[PPLX] Fixed bug in pplx::task_options(cancellation_token, task_continuation_context) constructor #1824

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

eugenegff
Copy link

Fixed bug in pplx::task_options(cancellation_token, task_continuation_context) constructor - should set _M_HasCancellationToken to true. Bug was introduced in PPL in VS2013 and fixed in VS2015 but survives in PPLX. Note - it is one of 4 .ctors, bug is only in this one

…structor - should set _M_HasCancellationToken. Bug was introduced in PPL in VS2013 and fixed in VS2015 but survives in PPLX
@eugenegff
Copy link
Author

@StephanTLavavej FYI

@StephanTLavavej
Copy link
Member

I don't maintain cpprestsdk, sorry.

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

Successfully merging this pull request may close these issues.

2 participants