compat has some code (cache_output dict, cache_output(), flush_output_cache() methods and some others) which enables caching of the output stream during asynchronous processes. This should be re-implemented to prevent mangling or hidden output.
Description
Details
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
[IMPR] Re-enable cached output functionality from compat | pywikibot/core | master | +103 -62 | |
[bugfix] Port cache_output from compat | pywikibot/core | master | +314 -144 |
Event Timeline
I tried to make the subtask tree in T151110: RFC: Regressions of core should be rethought or solved more clear. The parent tasks of this are subtasks of T151110, therefore this task is still visible in the subtask tree in T151110, just the tree is more clear there now. We can add it back if it would be a problem
This task has been assigned to the same task owner for more than two years. Resetting task assignee due to inactivity, to decrease task cookie-licking and to get a slightly more realistic overview of plans. Please feel free to assign this task to yourself again if you still realistically work or plan to work on this task - it would be welcome!
For tips how to manage individual work in Phabricator (noisy notifications, lists of task, etc.), see https://phabricator.wikimedia.org/T228575#6237124 for available options.
(For the records, two emails were sent to assignee addresses before resetting assignees. See T228575 for more info and for potential feedback. Thanks!)
Change 282818 had a related patch set uploaded (by Xqt; owner: Xqt):
[pywikibot/core@master] [bugfix] Port cache_output from compat
Change 282818 merged by jenkins-bot:
[pywikibot/core@master] [bugfix] Port cache_output from compat
Change 729234 had a related patch set uploaded (by Xqt; author: Xqt):
[pywikibot/core@master] [IMPR] Re-enable cached output functionality from compat
Change 729234 merged by jenkins-bot:
[pywikibot/core@master] [IMPR] Re-enable cached output functionality from compat