Skip to content
This repository was archived by the owner on Mar 20, 2021. It is now read-only.

Properly handle render calls during async rendering #393

Open
kpdecker opened this issue Oct 20, 2014 · 1 comment
Open

Properly handle render calls during async rendering #393

kpdecker opened this issue Oct 20, 2014 · 1 comment

Comments

@kpdecker
Copy link
Contributor

Currently if the render call is made interleaved with an async rendering process, it will throw due to the nested rendering check.

We should be able to safely handle these case and also ensure that the data is consistent once rendering completes.

@kpdecker kpdecker added this to the 3.0 milestone Nov 30, 2014
@nercons2014
Copy link

я не понимаю что происходит

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

2 participants