This is a minor issue, but look for `dl.Connect()` and you'll find it is called in multiple places that should share a connection.
This is a minor issue, but look for
dl.Connect()and you'll find it is called in multiple places that should share a connection.