GB9316

Graph-Break Type

Short name describing what triggered the graph break

Comparison on compile-time-only id or hash value

Context

Values or code snippet captured at the break point

FakeIdVariable({self.value}) {op} {type(other).name}

Explanation

Explanation of why the graph break was triggered

Cannot compare a compile-time-only id() or hash() value. The comparison will run eagerly.

Hints

Hints on how to resolve the graph break

Additional Information

Click here to add Additional Info

Back to Registry