Github user vonnagy commented on the pull request:
https://github.com/apache/spark/pull/9546#issuecomment-154882409
@ted-yu I have found that the call to `listener.join` (line 168) sometimes
still locks up. I have changed the code slightly to use something like
`listener.join(20)` (line 168) so that if the thread does not exit it will give
it a quick break before trying again.
Would you mind adding something like that to your PR?
---
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 [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]