fzaninotto / screenshot-as-a-service

Website screenshot service powered by node.js and phantomjs
1.1k stars 243 forks source link

Don't crash if image doesn't exist. Related to #32 #33

Closed lahdekorpi closed 11 years ago

lahdekorpi commented 11 years ago

Catch error if trying to unlink a file that has been already removed by either a prior simultaneous request or some other application.