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

Allow Task.waitAll to take an empty list of tasks #134

Merged
merged 1 commit into from
Jul 8, 2017

Conversation

jreut
Copy link

@jreut jreut commented Jul 3, 2017

This change removes a guard on the length of the list passed to Task.waitAll.

Let me know if there are any other changes needed to make this pull request acceptable.

Thanks!

Closes #130

@robotlolita robotlolita merged commit 6b18bf7 into origamitower:master Jul 8, 2017
@robotlolita
Copy link
Member

Thanksies :)

@jreut jreut deleted the 130-task-waitAll-empty-list branch July 10, 2017 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants