[GitHub] flink issue #3210: [backport] [FLINK-5638] [asyncIO] Fix deadlock when closi...

2017-01-25 Thread tillrohrmann
Github user tillrohrmann commented on the issue: https://github.com/apache/flink/pull/3210 Merged --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if

[GitHub] flink issue #3210: [backport] [FLINK-5638] [asyncIO] Fix deadlock when closi...

2017-01-25 Thread tillrohrmann
Github user tillrohrmann commented on the issue: https://github.com/apache/flink/pull/3210 Agreed, the problem is a little bit that you don't control from where the `close` method is called... Thanks for the review @StephanEwen. Merging once Travis has passed. --- If your