Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: do not raise panic in compose, use exec error instead so the client code can handle it #189

Merged
merged 1 commit into from
Apr 23, 2020

Conversation

mdelapenya
Copy link
Collaborator

What does this PR do?

It throws error instead of raising panic

Why is it important?

It's better raise the error and let the client code to handle it

@mdelapenya mdelapenya changed the title chore: do not raise panic, use exec error instead so the client code can handle it chore: do not raise panic in compose, use exec error instead so the client code can handle it Apr 22, 2020
@mdelapenya mdelapenya marked this pull request as ready for review April 22, 2020 18:41
@gianarb gianarb merged commit 1b553a7 into testcontainers:master Apr 23, 2020
@mdelapenya mdelapenya deleted the docker-compose-no-panic branch August 14, 2020 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants