compose/tests/integration
Mazz Mosley f4a8fda283 Handle all exceptions
If we get back an error that wasn't an APIError, it was causing the
thread to hang. This catch all, while I appreciate feels risky to
have a catch all, is better than not catching and silently failing,
with a never ending thread.

If something worse than an APIError has gone wrong, we want to stop
the incredible journey of what we're doing.

Signed-off-by: Mazz Mosley <mazz@houseofmnowster.com>
2015-08-17 16:31:57 +01:00
..
__init__.py
cli_test.py Merge pull request #1824 from mrfuxi/run-with-ports 2015-08-13 08:29:25 -07:00
legacy_test.py Ignore containers that don't have a name 2015-08-10 16:29:12 +01:00
project_test.py
resilience_test.py
service_test.py Handle all exceptions 2015-08-17 16:31:57 +01:00
state_test.py Deprecate --allow-insecure-ssl 2015-07-23 10:56:21 +01:00
testcases.py Make compose.config a proper module 2015-08-05 15:50:22 +01:00