Short name describing what triggered the graph break
CLEANUP_THROW with StopIteration
Values or code snippet captured at the break point
Explanation of why the graph break was triggered
Received StopIteration when handling generator.throw/close. This is not supported.
Hints on how to resolve the graph break
No hints provided.