FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix `StackOverflowError` in `DockerClientFactory#client` by bsideup · Pull Request #5262 · testcontainers/testcontainers-java · GitHub

Fix StackOverflowError in DockerClientFactory#client - #5262

Merged
bsideup merged 1 commit into
masterfrom
fix_recursion
Apr 13, 2022
Merged

Fix StackOverflowError in DockerClientFactory#client#5262
bsideup merged 1 commit into
masterfrom
fix_recursion

Conversation

bsideup commented Apr 13, 2022
edited
Loading

Copy link
Copy Markdown
Member

We need to set the client variable before anything else, and the log line accidentally slipped before client is set.

Fixes #5261

bsideup merged commit 66e4be2 into master Apr 13, 2022
delete-merged-branch Bot deleted the fix_recursion branch April 13, 2022 11:27
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1.17.0 StackOverflowError in resolveDockerHostIpAddress

2 participants


Back | FazBrowse Home | New Git URL