engine-deprecated
engine-deprecated copied to clipboard
Stopping engine could raise an already in progress error
If srcd stop is called and one of the containers is already being stopped/killed, engine exits with an already in progress error without eventually waiting for the operation to finish. @src-d/product could define what engine should do in this case.
This has been discussed here.