GB0254

Graph-Break Type

Short name describing what triggered the graph break

non-const setattr name on user-defined object

Context

Values or code snippet captured at the break point

object={self}, name={name}, value={value}

Explanation

Explanation of why the graph break was triggered

Detected a call to setattr of a user-defined object with a non-constant name.

Hints

Hints on how to resolve the graph break

Additional Information

Click here to add Additional Info

Back to Registry