$ errors.fyi/python/GeneratorExit 74 namespaces · 3,092 codes
python · python/GeneratorExit
GeneratorExit

GeneratorExit

Raised inside a generator or coroutine when generator.close() is called. The generator should either catch and re-raise it, or not catch it at all.

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT