Closed flooie closed 4 years ago
Gonna have a good time knocking these out. Man.
@mlissner - It's my new favorite hobby.
This appears to be caused by the docker sdk client - being created to start the docker clients in the docker sdk that starts our containers in tests without closing the docker clients. A simple client.close() in setup and teardown resolves this issue.
ResourceWarning: Enable tracemalloc to get the object allocation traceback
57 Resource Warnings appeared after the switch to py3.8. We had the same issue in the switch to python 3 for CL.