dcgloe
Results
2
issues of
dcgloe
# Issue description After forking, closing sockets and terminating the context leaves file descriptors open. I believe this is because the socket close expects a separate thread to handle closing...
stale
When trying to install python-string-utils with python 3.6 and pip 20.0.2 in a SLES 15 SP1 docker container, the install fails with this error: ``` ERROR: Command errored out with...