Page MenuHomePhabricator

cosmetic_changes slow down/freeze running bot
Closed, ResolvedPublic

Description

Steps to reproduce:

  1. Open a terminal
  2. cd to pwb core repository
  3. Run git pull --all and git submodule update to be synced with current master
  4. Login to pwb
  5. Run python pwb.py cosmetic_changes -page:"Stefan Grot-Rowecki" on cswiki
  6. 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.

Event Timeline

Dvorapa triaged this task as Unbreak Now! priority.Mar 8 2017, 10:59 PM
Dvorapa updated the task description. (Show Details)
Dvorapa updated the task description. (Show Details)
Dvorapa updated the task description. (Show Details)
Xqt claimed this task.

solved with https://gerrit.wikimedia.org/r/#/c/342000 which reverts the parent Task.

Change 342002 had a related patch set uploaded (by Xqt; owner: Matěj Suchánek):
[pywikibot/core] Improve and re-enable translateMagicWords

https://gerrit.wikimedia.org/r/342002

Change 342002 merged by jenkins-bot:
[pywikibot/core@master] Improve and re-enable translateMagicWords

https://gerrit.wikimedia.org/r/342002