Github user aarondav commented on the pull request:

    https://github.com/apache/spark/pull/640#issuecomment-42161131
  
    Oops, this is actually due to a bug in my reimplementation of Python 
cancellation. onCompleteCallback doesn't get called if the iterator is stuck 
reading from Python. I can just revert that part of the patch to continue to 
use a separate thread, or I can add an "onInterruptCallback" to TaskContext. I 
will look more into it tomorrow morning.


---
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 the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to