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

Fixes LAFuture.collect/collectAll behaviour for empty list parameter #1664

Merged
merged 2 commits into from
Jan 8, 2015

Commits on Jan 6, 2015

  1. Fixes LAFuture.collect/collectAll behaviour for empty list parameter

    For empty list parameter, were returned future which never been satisfied.
    Now is returned future that is immediately satisfied by empty list.
    arkadius committed Jan 6, 2015
    Configuration menu
    Copy the full SHA
    b994663 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2015

  1. contributors.md update

    arkadius committed Jan 7, 2015
    Configuration menu
    Copy the full SHA
    98d8e65 View commit details
    Browse the repository at this point in the history