Command line:
python pwb.py redirect do -site:meta:meta
Output:
Retrieving double redirect special page... Retrieving 30 pages from meta:meta.
- The bot then processes the pages then outputs the following line:
Waiting for 9 pages to be put. Estimated time remaining: 0:00:09
Expected behavior:
- The bot edits the pages on wiki then terminates successfully.
Actual behavior:
- After printing the previous line, the bot freezes and does nothing (without editing the actual wiki).
Note:
- The script worked correctly using the same command line arguments before. This bug is recent.
- I recommend reviewing the latest changes in the code to see what caused this bug. (Maybe rPWBCfbc63bf3546e752a84c56ba0018080f04338b100 )