Skip to content

pplx task cancellation on linux #168

Open
@slepasteur

Description

@slepasteur

I tried to execute the cancelling parallel tasks exemple on linux but it didn't work (the task was never canceled).

Here is the output:
Creating task...
Performing work...
Performing work...
Performing work...
Performing work...
Canceling task...
Waiting for task to complete...
Performing work...
Performing work...
Performing work...
Performing work...
Performing work...
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions