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

Log exception on socket problems #8055

Merged
merged 2 commits into from
Oct 22, 2024
Merged

Conversation

ciis0
Copy link
Contributor

@ciis0 ciis0 commented Jan 5, 2024

Fixes #8054

Note that SLF4J (1.6.0+) allows the last format parameter to be an exception to be printed https://www.slf4j.org/faq.html#paramException

Fixes testcontainers#8054

Note that SLF4J (1.6.0+) allows the last format parameter to be an exception to be printed https://www.slf4j.org/faq.html#paramException
@ciis0 ciis0 requested a review from a team as a code owner January 5, 2024 11:18
@eddumelendez eddumelendez added this to the next milestone Oct 22, 2024
@eddumelendez eddumelendez merged commit f50e5c3 into testcontainers:main Oct 22, 2024
15 checks passed
@eddumelendez
Copy link
Member

Thanks for your contribution, @ciis0!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: socket problems should not swallow exceptions
2 participants