valhallasw added a subscriber: valhallasw. valhallasw added a comment. I haven't checked our code for details, but based on the lack of response to ctrl-c, I'm guessing this is a blocking wait() without timeout. Googling shows that requests doesn't set a timeout by default, so that's consistent. It can be set using
http://docs.python-requests.org/en/latest/user/quickstart/#timeouts TASK DETAIL https://phabricator.wikimedia.org/T102462 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: valhallasw Cc: valhallasw, JAnD, jayvdb, XZise, Aklapper, Xqt, pywikibot-bugs-list _______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
