grunt-tinypng icon indicating copy to clipboard operation
grunt-tinypng copied to clipboard

Task Never Finishes

Open sbwrege2z opened this issue 5 years ago • 3 comments

sbwrege2z avatar Jun 15 '19 17:06 sbwrege2z

On a Windows 10 laptop when I run the grunt-tinypng task, if there are any matching files, the task never finishes.

If there are no matching files, the summary prints out as: Skipped: 0 images, Compressed: 0 images, Savings: 0 bytes (ratio: 0)

But if I have any matching files, I see the upload and download bars go to 100%, all files are properly created, but no summary is printed and no additional tasks are run. I have to manually Terminate the batch job.

sbwrege2z avatar Jun 15 '19 17:06 sbwrege2z

My default task runs:

  • simple
  • tinypng
  • simple

You can see here the summary was not printed and the final simple task never runs. Had to kill the job.

image

sbwrege2z avatar Jun 15 '19 17:06 sbwrege2z

The above report was for a Windows 10 laptop, but it seems to work fine on a Linux box (see image below). Unfortunately most of our image management is done on Windows.

image

sbwrege2z avatar Jun 15 '19 18:06 sbwrege2z