GB9528

Graph-Break Type

Short name describing what triggered the graph break

Attempted to reconstruct a nested function with closure which is not supported

Context

Values or code snippet captured at the break point

str(self.fn_name)

Explanation

Explanation of why the graph break was triggered

Shouldn’t reconstruct {str(self.fn_name)}, a nested function with closure

Hints

Hints on how to resolve the graph break

Additional Information

Click here to add Additional Info

Back to Registry