The block processor needs to be able to close cleanly, and not mid-block. In order to be able to yield whilst processing blocks we cannot forcefully close its coroutine with a cancellation. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| block_processor.py | ||
| daemon.py | ||
| db.py | ||
| env.py | ||
| irc.py | ||
| protocol.py | ||
| storage.py | ||
| version.py | ||