GB5458

Graph-Break Type

Short name describing what triggered the graph break

Custom metaclass with getattribute

Context

Values or code snippet captured at the break point

type({self.value}) = {metacls}

Explanation

Explanation of why the graph break was triggered

Dynamo does not trace attribute access on classes whose metaclass overrides getattribute

Hints

Hints on how to resolve the graph break

No hints provided.

Additional Information

Click here to add Additional Info

Back to Registry