Meno25 added a comment.
In T280466#7012062 <https://phabricator.wikimedia.org/T280466#7012062>, @Xqt wrote: > Probably you aren't logged in and the bot waits for the password. I could reproduce te behaviour in this way. Anyway the async processing should wait until inputs are done. This is a regression against compat. > > See T151727 <https://phabricator.wikimedia.org/T151727>. You are totally right here. The problem disappeared after logging in the bot. For the record, this is the steps I did: python pwb.py login -site:meta:meta Output: WARNING: No user is logged in on site meta:meta Password for user MenoBot on meta:meta (no characters will be shown): Logging in to meta:meta as MenoBot Logged in on meta:meta as MenoBot. Then running the script normally: python pwb.py redirect do -site:meta:meta **Output:** Retrieving double redirect special page... Retrieving 30 pages from meta:meta. Then the bot processes the pages, then outputs the following: 30 pages read 10 pages written 0 pages skipped Execution time: 26 seconds Read operation time: 0.9 seconds Write operation time: 2.6 seconds Script terminated successfully. TASK DETAIL https://phabricator.wikimedia.org/T280466 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Meno25 Cc: Xqt, Aklapper, alaa, pywikibot-bugs-list, Meno25, Jyoo1011, JohnsonLee01, SHEKH, Dijkstra, Khutuck, Zkhalido, Viztor, Wenyi, Tbscho, MayS, Mdupont, JJMC89, Dvorapa, Altostratus, Avicennasis, mys_721tx, jayvdb, Masti, Alchimista
_______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
