Chesnay Schepler created FLINK-12923:
----------------------------------------
Summary: Introduce a Task termination future
Key: FLINK-12923
URL:
https://issues.apache.org/jira/browse/FLINK-12923 Project: Flink
Issue Type: Improvement
Components: Runtime / Task
Reporter: Chesnay Schepler
Assignee: Chesnay Schepler
Fix For: 1.9.0
introduce a termination future into the Task that is completed once run() exits. This is useful for ensuring that resources are not cleaned up while a Task is still being canceled asynchronously.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)