jayvdb created this task. Herald added subscribers: pywikibot-bugs-list, Zppix, Aklapper.
TASK DESCRIPTION Pywikibot wikidataquery module loads all data from the query before emitting any results. This means there is tight loop waiting on the network only to collect all the data, which may be a cause of T89769: testQueryApiGetter timeout failure <https://phabricator.wikimedia.org/T89769>. TASK DETAIL https://phabricator.wikimedia.org/T135592 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: jayvdb Cc: Aklapper, Zppix, jayvdb, pywikibot-bugs-list, Mdupont, Ricordisamoa _______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
