If this was the real cause for the Jest failures, we can possibly restore those tests as well.
This isn't the prettiest way to handle this code wise, so feel free to suggest something cleaner, and note that I also had to handle it in CacheNodeForTree which would assert when it tries to cache a node during this state.
If this was the real cause for the Jest failures, we can possibly restore those tests as well.
This isn't the prettiest way to handle this code wise, so feel free to suggest something cleaner, and note that I also had to handle it in
CacheNodeForTree
which would assert when it tries to cache a node during this state.@verhovsky @amaanq