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

[Request] Add support for starting and stopping the server easily #23

Open
frakman1 opened this issue Dec 18, 2018 · 0 comments
Open

[Request] Add support for starting and stopping the server easily #23

frakman1 opened this issue Dec 18, 2018 · 0 comments

Comments

@frakman1
Copy link

I'm trying to integrate Droopy in some of my code but it's hard to use because there is no way to stop the server reliably. I've implemented something that starts Droopy in a new thread and even stops it but I can't then start it up again. I had to override the serve_forever function with some code like this

A simple, externally available start and stop routine would be nice.

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

No branches or pull requests

1 participant