Nabhiraj Jain

Results 2 issues of Nabhiraj Jain

following things are done in this merge req 1) added the coverage flag for the unit test in package.json 2) added many more test cases to increase the code coverage...

When using Dockerode with Podman (via podman.sock), I noticed that container.wait() sometimes resolves before the container has actually exited. This leads to subsequent code executing under the false assumption that...