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 Remove auto_start option from fig.yml. 2014-06-21 10:39:36 +00:00
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 Fix Python 2.6 2014-01-06 17:58:49 +00:00