https://bugzilla.wikimedia.org/show_bug.cgi?id=69781
Bug ID: 69781 Summary: makecat uses http on import, causing deadlock Product: Pywikibot Version: core (2.0) Hardware: All OS: All Status: NEW Severity: normal Priority: Unprioritized Component: General Assignee: Pywikipedia-bugs@lists.wikimedia.org Reporter: jayvdb@gmail.com Web browser: --- Mobile Platform: ---
makecat has its main loop at the module level, rather than in a function main() like other scripts.
This causes a deadlock in handleArgs while trying to fetch the live API version.
https://bugzilla.wikimedia.org/show_bug.cgi?id=69781
--- Comment #1 from Gerrit Notification Bot gerritadmin@wikimedia.org --- Change 155231 had a related patch set uploaded by John Vandenberg: Add main() to makecat
https://gerrit.wikimedia.org/r/155231
https://bugzilla.wikimedia.org/show_bug.cgi?id=69781
Gerrit Notification Bot gerritadmin@wikimedia.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |PATCH_TO_REVIEW
https://bugzilla.wikimedia.org/show_bug.cgi?id=69781
John Mark Vandenberg jayvdb@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|PATCH_TO_REVIEW |NEW
https://bugzilla.wikimedia.org/show_bug.cgi?id=69781
John Mark Vandenberg jayvdb@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jayvdb@gmail.com Component|General |Other scripts
https://bugzilla.wikimedia.org/show_bug.cgi?id=69781
John Mark Vandenberg jayvdb@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |64840
https://bugzilla.wikimedia.org/show_bug.cgi?id=69781
John Mark Vandenberg jayvdb@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Priority|Unprioritized |High Blocks| |70936 Severity|normal |major
pywikipedia-bugs@lists.wikimedia.org