Dvorapa added a comment.

As I understand this, this is a request to have synchronous log in asynchronous mode. The request to have 3 main threads: read thread, write thread, and log thread, which would group incoming log messsages by page and output them to the log file when a certain final message (post-save hook or something?) is thrown finally.

There is another similar request in T73646: That suggests there should be another - the 4th - thread: read thread, write thread, log thread and output thread, which would group incoming messages (save-success or -fail messages, API warnings or similar) and output them only if pywikibot.input() is currently not being called.

At least this is how I understand these two tasks.


TASK DETAIL
https://phabricator.wikimedia.org/T57029

EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Dvorapa
Cc: Cyberpower678, Dvorapa, Mpaa, YFdyh000, Legoktm, jayvdb, pywikibot-bugs-list, Magul, Tbscho, MayS, Salgo60, Mdupont, JJMC89, Avicennasis, Dalba, Masti, Alchimista, Rxy
_______________________________________________
pywikibot-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs

Reply via email to