-
-
Notifications
You must be signed in to change notification settings - Fork 243
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
docpad hangs, doesn't exit, after 'The action completed successfully' #595
Comments
Thanks for reporting this. It is likely that we are not shutting down things correctly. Effort has been made on this earlier but we could take it further. I'll look into it. |
Does not affect Twitter Bootstrap skeleton. I think it is safe to assume this only affects
|
When it is hanging, activity monitor shows Update: Removing robotskirt does not solve it. |
Found a temporary fix: Remove regenerateEvery from docpad.coffee
|
I'm guessing something isn't calling the next function. That's usually the case with this. |
Fix coming soon :) |
- v6.49.0 August 9, 2013 - DocPad will now shutdown and destroy itself more thoroughly - Thanks to [Ashton Williams](https://github.com/Ashton-W) for [issue #595](#595) - Added the event `docpadDestroy` for plugins that are doing anything long-running so they can destroy themselves thoroughly too
Released to v6.49.0 :) 👍 |
Amazing turn around, thanks. |
- v6.49.0 August 9, 2013 - DocPad will now shutdown and destroy itself more thoroughly - Thanks to [Ashton Williams](https://github.com/Ashton-W) for [issue #595](#595) - Added the event `docpadDestroy` for plugins that are doing anything long-running so they can destroy themselves thoroughly too
Docpad is not exiting after emitting the message
info: The action completed successfully
when running most commands.How to reproduce (OSX)
The text was updated successfully, but these errors were encountered: