Till Rohrmann created FLINK-1363: ------------------------------------ Summary: Race condition in ExecutionVertexCancelTest.testSendCancelAndReceiveFail test Key: FLINK-1363 URL: https://issues.apache.org/jira/browse/FLINK-1363 Project: Flink Issue Type: Bug Reporter: Till Rohrmann Assignee: Till Rohrmann
There is a race condition in the ExecutionVertexCancelTest.testSendCancelAndReceiveFail test case between the future of the Execution.sendCancelRpcCall and the checks in the test case. -- This message was sent by Atlassian JIRA (v6.3.4#6332)