FWeinb / electron-screenshot-service

Take screenshots using electron
MIT License
141 stars 26 forks source link

Decrease count when electron crashes #16

Closed asafyish closed 8 years ago

asafyish commented 8 years ago

When the spawned process crashes, the 'count' field is not decreased, causing future call to scale to do nothing.

FWeinb commented 8 years ago

This looks good! Thanks! :fireworks: