Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Finalize render when root did not complete or suspended with delay
This is a special case which ends with no on-going renders but also doesn't commit. So we need to finalize the render so that we know that we can't. This should probably be handled more like a suspended yield instead.
- Loading branch information