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

Correct executor shutdown #9

Open
mcopik opened this issue Aug 6, 2021 · 1 comment
Open

Correct executor shutdown #9

mcopik opened this issue Aug 6, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@mcopik
Copy link
Contributor

mcopik commented Aug 6, 2021

Currently, we use repetition limit for executor shutdown, as it helps us with designing benchmarks. However, in real deployment, we should use the normal shutdown signal from the client.

@mcopik mcopik added the enhancement New feature or request label Aug 6, 2021
@mcopik
Copy link
Contributor Author

mcopik commented May 17, 2022

Also, the manager should look for executor not being shut down and kill it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant