compose/tests
Ben Firshman b573b87a92 Fix race condition in recreate containers
Container might have stopped between checking `is_running` and
calling `stop()`, which then threw an exception.

Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2014-07-11 14:53:46 -07:00
..
fixtures
integration Fix race condition in recreate containers 2014-07-11 14:53:46 -07:00
unit Split the domainname out of qualified hostnames. 2014-07-10 20:18:09 -07:00
__init__.py