GB0024

Graph-Break Type

Short name describing what triggered the graph break

CLEANUP_THROW with StopIteration

Context

Values or code snippet captured at the break point

Explanation

Explanation of why the graph break was triggered

Received StopIteration when handling generator.throw/close. This is not supported.

Hints

Hints on how to resolve the graph break

No hints provided.

Additional Information

Back to Registry