Short name describing what triggered the graph break
traceback.tb_lasti not supported
Values or code snippet captured at the break point
{self} accessing ‘tb_lasti’
Explanation of why the graph break was triggered
Dynamo does not support accessing the tb_lasti attribute of traceback objects.
Hints on how to resolve the graph break