GB1273

Graph-Break Type

Short name describing what triggered the graph break

Unsupported attribute assignment on traceback object

Context

Values or code snippet captured at the break point

call_setattr {self} {attr}

Explanation

Explanation of why the graph break was triggered

Dynamo does not support setting the attribute ‘{attr}’ on tracked traceback objects. Only tb_next is supported.

Hints

Hints on how to resolve the graph break

Additional Information

Click here to add Additional Info

Back to Registry