SIGN IN SIGN UP

Bugfix: Do not unhide a suspended tree without finishing the suspended update (#18411)

* Bugfix: Suspended update must finish to unhide

When we commit a fallback, we cannot unhide the content without including
the level that originally suspended. That's because the work at level
outside the boundary (i.e. everything that wasn't hidden during that
render) already committed.

* Test unblocking with a high-pri update
A
Andrew Clark committed
d7382b6c43b63ce15ce091cf13db8cd1f3c4b7ae
Parent: 1f8c404
Committed by GitHub <noreply@github.com> on 3/30/2020, 6:25:04 PM