Steps to reproduce:
- Open a terminal
- cd to pwb core repository
- Run git pull --all and git submodule update to be synced with current master
- Login to pwb
- Run python pwb.py cosmetic_changes -page:"Stefan Grot-Rowecki" on cswiki
- Hit y to confirm cosmetic_changes running standalone
Expected result:
It should show changes made and confirmation text immediately.
Current behavior:
The bot freezes when editing some articles (on some articles for some minutes, on some other articles forever, like the one in the example)
Last week everything was ok.