In general coroutines' structured concurrency make...
# squarelibraries
j
In general coroutines' structured concurrency makes it trivial to tie your service lifetime to the same scope as the Zipline instance itself so they can all be closed together.