Skip to content
This repository has been archived by the owner on Feb 18, 2021. It is now read-only.

Abort grunt task if any error has occurred during rasterization #33

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kyusu
Copy link

@kyusu kyusu commented Nov 26, 2015

Hi David,
today I noticed that the whole grunt build will hang if an error has occurred during rasterization. I have therefore fleshed-out the error handling. The grunt task is now aborted correctly.

Please consider merging the changes. Thanks in advance!

Regards,
Christian

- If an error occurs during rasterization the whole grunt build will hang.
  To prevent this, it is necessary to handle error and abort the grunt
  task via calling done.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant