I think the previous implementation of `stopActorsGracefully(actorRefs)` in `TestingUtils` really blocked and waited with timeout. `FutureUtils.waitForAll` returns just a `ConjunctFuture` which is currently not blocked upon.
[ Full content available at: https://github.com/apache/flink/pull/6701 ] This message was relayed via gitbox.apache.org for [email protected]
