On Wed Aug 14 09:00:10 2024 +0000, Jacek Caban wrote:
Why is `parse_complete` special in this regards? It feels like hacking a symptom instead of root of the problem. Should we ever process tasks recursively?
Good point, some testing reveals your assumption is true, but implementing this isn't straightforward and there's some stuff to think about (also timers may be broken), especially since some of the "tasks" come from wine-gecko rather than from WM_PROCESSTASK.