Revert "parser: Tolerate late completing tasks after flushing"
This reverts commit 433593c5. This wasn't enough to fix the problem, as a refresh would: - Invoke flush, setting the flushed flag to true - Invoke restore, immediatly setting the flag back to false
Please register or sign in to comment