Chesnay Schepler created FLINK-27045:
----------------------------------------
Summary: Remove shared TestingUtils executor
Key: FLINK-27045
URL: https://issues.apache.org/jira/browse/FLINK-27045
Project: Flink
Issue Type: Technical Debt
Components: Tests
Reporter: Chesnay Schepler
Assignee: Chesnay Schepler
Fix For: 1.16.0
The testing utils provide a shared executor. Sharing such an executor across
tests can cause odd behaviors, like unexpected shutdowns or blocking calls
effectively halting the executor.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)