DineshSolanki / FoliCon

Creates Folder icons for Movies, Serials, Music,Anime and Games Folders
https://dineshsolanki.github.io/FoliCon/
GNU General Public License v3.0
57 stars 5 forks source link

Upon a SocketException, cancel doesn't work. #120

Closed MasoudRahmani closed 1 year ago

MasoudRahmani commented 1 year ago

When a connection attempt failes because the connected party does not properly respond after a period of time, or established connection failes because connected host failes to respond like (image.tmdb.org:80) program is unable to cancel it's work and starts from top.

To Reproduce

  1. limited network connectivity or a problem in network
  2. try to make icon
  3. you can not cancel

https://github.com/DineshSolanki/FoliCon/assets/5321268/8cb26205-6801-48db-bb5b-030f9a8dcb22

Log File

folicon_2023-08-24.log

MasoudRahmani commented 1 year ago

Also Thanks for implementing log feature, it's great.❤️