zentol opened a new pull request #8824: [FLINK-12923][runtime] Introduce Task termination future URL: https://github.com/apache/flink/pull/8824 Introduces a termination future into the task, that is completed once `run()` exits. Don't be afraid of the diff, I simply wrapped the entire `run()` method in try-finally block.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
