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

Bug in pplx::task_options::.ctor(cancellation_token, task_continuation_context) #250

Open
EugeneGolushkov opened this issue Sep 29, 2016 · 0 comments

Comments

@EugeneGolushkov
Copy link

Bug in pplx::task_options::.ctor(cancellation_token, task_continuation_context) - _M_HasCancellationToken should be initialized with true rather than false.

Some time ago I reported the same bug for original PPL in MSVS12

https://connect.microsoft.com/VisualStudio/feedback/details/1353639/ppl-task-continuation-ignores-cancelation-token-if-continuation-context-was-passed-too-typo-in-one-of-task-option-ctor

and it is already fixed in MSVS14

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

No branches or pull requests

1 participant