Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Close docker client when stopping the docker container (#380)
Fixes the following warning ``` sys:1: ResourceWarning: unclosed <socket.socket fd=7, family=AddressFamily.AF_UNIX, type=SocketKind.SOCK_STREAM, proto=0, raddr=/Users/rodrigo/.docker/run/docker.sock> ``` Related to #379 Co-authored-by: David Ankin <[email protected]>
- Loading branch information