GB0253

Graph-Break Type

Short name describing what triggered the graph break

call_method on generator

Context

Values or code snippet captured at the break point

object={self.value}, method={name}, args={args}, kwargs={kwargs}

Explanation

Explanation of why the graph break was triggered

Detected a method call to a user-defined generator object. This is not fully supported.

Hints

Hints on how to resolve the graph break

Additional Information

Click here to add Additional Info

Back to Registry