Code review comment for lp:~lsinger/play/1.1

Revision history for this message
Guillaume Bort (guillaume-bort) wrote :

Ok merged. Another cool feature we could provide in this room is:

protected static void waitFor(Future tasks...) {
}

It could wait for several tasks completions before resuming the request.

« Back to merge proposal