Short name describing what triggered the graph break
Comprehension graph break with extra stack values
Values or code snippet captured at the break point
Explanation of why the graph break was triggered
Cannot use comprehension optimization when there are extra values on the stack and variables need to be passed to the resume function.
Hints on how to resolve the graph break
No hints provided.