ponty / pyscreenshot

Python screenshot library, replacement for the Pillow ImageGrab module on Linux.
BSD 2-Clause "Simplified" License
502 stars 88 forks source link

Add timeout to the queue in childprocess and expose it to the grab_to… #32

Closed sanyam5 closed 7 years ago

sanyam5 commented 8 years ago

…_file method

coveralls commented 8 years ago

Coverage Status

Coverage increased (+0.3%) to 48.069% when pulling 09a743c43dbfe8f233a9b8403b9c1447e56fa9fe on sanyam5:master into 7d7567c2b4fc11f871d1f9e41653899d570f04f7 on ponty:master.

ponty commented 8 years ago

Please check why Travis CI build failed!

coveralls commented 8 years ago

Coverage Status

Coverage increased (+0.3%) to 48.069% when pulling be3a4865c346570d0e8ed55754ad25eaa81bd185 on sanyam5:master into 7d7567c2b4fc11f871d1f9e41653899d570f04f7 on ponty:master.

ponty commented 8 years ago

I don't see any changes in the last commit.

ponty commented 8 years ago

Why did you change the Process to Thread? Have you checked the Travis CI errors?