Skip to content

always apply timeout to fileupdate so it can not get stuck

danBLA requested to merge danBLA/domainmagic:fileupdate_lock into master
  • there still seems to be ways to get stuck updating the tlds file
  • always run the updater in a thread and apply a timeout to prevent getting stuck

Merge request reports