Project

General

Profile

« Previous | Next » 

Revision b77148ae

Added by byroot (Jean Boussier) over 1 year ago

remove_instance_variable: Handle running out of shapes

remove_shape_recursive wasn't considering that if we run out of
shapes, it might have to transition to SHAPE_TOO_COMPLEX.

When this happens, we now return with an error and the caller
initiates the evacuation.