Steps to reproduce
- Run replace.py script with -pt:10 (or something normal)
- Save 20 pages
- Hit Ctrl+C
- *Script ends, but saving of pages continues*
- Hit Ctrl+C
- Hit y to cancel pages saving
- *pages saving continues*
- Hit Ctrl+C again
- Hit y to cancel pages saving again
Expected behavior
Previously you had to hit Ctrl+C only twice and y only once.
Current behavior
Currently it requires to do it three times.
Configuration
Pwb master, Python 3.9.5, both mwparserfromhell and wikitextparser pip installed, Linux