jayvdb created this task. jayvdb added a subscriber: jayvdb. jayvdb added a project: Pywikibot-weblinkchecker.py. Herald added subscribers: pywikibot-bugs-list, Aklapper.
TASK DESCRIPTION Once all of the threads are started, the `main()` loops for 30 seconds for all threads to finish, and then it kills all threads still running. The thread can be running for more than 30 seconds because the connection has not yet started. When this happens, the thread is killed and the URL isnt included in the deadlinks dataset. The 30 seconds should be configurable, and when that time has expired the links should be presumed dead. TASK DETAIL https://phabricator.wikimedia.org/T113139 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: jayvdb Cc: Aklapper, jayvdb, pywikibot-bugs-list _______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
