Skip to content

Conversation

@gmarz
Copy link
Contributor

@gmarz gmarz commented Sep 1, 2016

Adds support for GET /_tasks/{taskid}

Also renamed TasksList and TasksCancel for consistency.

@gmarz gmarz mentioned this pull request Sep 1, 2016
5 tasks
@gmarz gmarz changed the title Feature/get task Support for get task API Sep 1, 2016
).ToArray();

Task.WaitAll(array);
System.Threading.Tasks.Task.WaitAll(array);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The bane of using a common noun 😄

@russcam
Copy link
Contributor

russcam commented Sep 2, 2016

LGTM 👍

@gmarz gmarz merged commit 01a17d5 into master Sep 2, 2016
@gmarz gmarz deleted the feature/get-task branch September 2, 2016 12:53
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.

3 participants