Skip to content
This repository has been archived by the owner on Sep 7, 2022. It is now read-only.

Closing the server without terminating the process. #37

Open
ChetanBhasin opened this issue Oct 28, 2014 · 2 comments
Open

Closing the server without terminating the process. #37

ChetanBhasin opened this issue Oct 28, 2014 · 2 comments
Assignees

Comments

@ChetanBhasin
Copy link

So far I haven't found a way to close the server without closing the entire process.

If the server is created using the object of a class by extending to Smoke and not SmokeApp, then shouldn't there be a method to shutdown the server if needed.

@chrisdinn
Copy link
Contributor

Agreed, there should be a way to do this.

@ghouet
Copy link
Contributor

ghouet commented Nov 3, 2014

There is a shutdown method for smoke and smoke app.
The process will stop if there is nothing else preventing it to run. Isn't that the expected behavior ?

damienlevin pushed a commit to damienlevin/smoke that referenced this issue Apr 24, 2016
Add the ability to add subscribers after brando creation. Add scalariform
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants