Skip to content

Conversation

@nkuehnel
Copy link
Member

No description provided.

@todo
Copy link

todo bot commented Aug 29, 2019

Implement utils for Runnables instead of Callables

//TODO: Implement utils for Runnables instead of Callables
for(Future<T> future: futures) {
future.get();
}
return futures;
} catch (InterruptedException | ExecutionException e) {


This comment was generated by todo based on a TODO comment in 65ecd0f in #77. cc @msmobility.

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.

2 participants