[
https://issues.apache.org/jira/browse/FLINK-13508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-13508:
-----------------------------------
Labels: pull-request-available (was: )
> CommonTestUtils#waitUntilCondition() may attempt to sleep with negative time
> ----------------------------------------------------------------------------
>
> Key: FLINK-13508
> URL: https://issues.apache.org/jira/browse/FLINK-13508
> Project: Flink
> Issue Type: Bug
> Components: Tests
> Reporter: Gary Yao
> Assignee: Gary Yao
> Priority: Critical
> Labels: pull-request-available
>
> The test utility
> {{CommonTestUtils#waitUntilCondition(SupplierWithException<Boolean,
> Exception>, Deadline, long)}} may attempt to call {{Thread.sleep(long)}} with
> a negative argument.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)