-
Notifications
You must be signed in to change notification settings - Fork 28.9k
[SPARK-5214][Test] Add a test to demonstrate EventLoop can be stopped in the event thread #4174
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Test build #26009 has started for PR 4174 at commit
|
|
Test build #26009 has finished for PR 4174 at commit
|
|
Test PASSed. |
|
This was meant to go with #4016 ? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can we reduce the check interval to like 5ms? Ideally unit tests should run in a very short amount of time. Having to wait 200ms is pretty long. Would be great to change rest of this file also.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done
|
Test build #26049 has started for PR 4174 at commit
|
|
Test build #26049 has finished for PR 4174 at commit
|
|
Test PASSed. |
|
Thanks. Merging in master. |
No description provided.