createAllAsyncResult

abstract fun createAllAsyncResult(children: List<AsyncResult<out Any>>): AsyncResult<Void>