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

Shutdown callback #50

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

es-m-se
Copy link

@es-m-se es-m-se commented Apr 14, 2018

Hi Guys,

After the recent upgrades to the python remote server many of my scripts stopped working. I had been overloading signal catching function to implement my own shutdown sequence. Many of my remote scripts were running multiple threads. In the new version that function disappeared.

I'd like to suggested this minor feature adding a shuddown_callback to the remote server. With this it is possible to run complex remotes and ensure they will stop properly.

Thanks for your consideration
Shannon

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

Successfully merging this pull request may close these issues.

None yet

1 participant