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

Allow watchers to be stopped #67

Closed
Darkhogg opened this issue Jan 12, 2014 · 0 comments · Fixed by #68
Closed

Allow watchers to be stopped #67

Darkhogg opened this issue Jan 12, 2014 · 0 comments · Fixed by #68
Labels

Comments

@Darkhogg
Copy link
Contributor

There should exist some way of stopping watchers in case it's needed.

Watchers are preventing Poet to end gracefully if the Express instance is closed without exitting the whole process. Removing the watchers (via close) would allow it.

jsantell added a commit that referenced this issue May 11, 2014
Add method `unwatch` to remove all registered watchers, fixes #67
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant