GB0271

Graph-Break Type

Short name describing what triggered the graph break

Class attribute mutation when the dict was already materialized

Context

Values or code snippet captured at the break point

str(self.value)

Explanation

Explanation of why the graph break was triggered

Dyanmo does not support tracing mutations on a class when its dict is materialized

Hints

Hints on how to resolve the graph break

No hints provided.

Additional Information

Click here to add Additional Info

Back to Registry