Skip to content
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

apply_remote test takes too long #1263

Closed
sithhell opened this issue Sep 16, 2014 · 1 comment
Closed

apply_remote test takes too long #1263

sithhell opened this issue Sep 16, 2014 · 1 comment

Comments

@sithhell
Copy link
Member

We are currently seeing that the apply_remote test takes up to almost 2 minutes. When looking at the test itself, it is rather simple and the plain test is actually finishing very quickly. The remaining time (up to 2 minutes) is spent in shutdown, mostly in the termination detection. This needs to be optimized.
To reproduce, run the apply_remote_test on two localities. Any number of threads per locality is fine, the behavior doesn't change. This might be related to #1251.

@sithhell
Copy link
Member Author

Fixed with 17dd2eb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant