MCPcopy
hub / github.com/tornadoweb/tornado / BadYieldError

Class BadYieldError

tornado/gen.py:130–131  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

128
129
130class BadYieldError(Exception):
131 pass
132
133
134class ReturnValueIgnoredError(Exception):

Callers 1

convert_yieldedFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected