Skip to content
This repository has been archived by the owner on Dec 6, 2019. It is now read-only.

Handle random phantomjs crashes #37

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

SergejKasperBM
Copy link

On my machine phantomjs crashes occasionally with the message:

PhantomJS has crashed. Please read the crash reporting guide ...

As the reason is sporadic and not preventable, i thought it would be nice to restart the task upon such a crash.
A general grunt-task fix at
ariya/phantomjs#12325 (comment)
helped greatly. I adjusted the task accordingly.

Works fine now. Though it would be nice to disable phantoms crash-logs beeing saved to /tmp and to catch a more specific error-code.

As this is a common issue with phantom i thought you might be interested in including this as a fix.

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