Short name describing what triggered the graph break
optimizer: pending mutation on parameter
Values or code snippet captured at the break point
variable: {variable}, parameter: {p}
Explanation of why the graph break was triggered
Pending mutations on a parameter (e.g. due to using closure) require a graph break.
Hints on how to resolve the graph break
No hints provided.