Commit fd1a624
authored
Reset network creation state if network creation fails (#6668)
This allows any `startAttempts` that the user has applied to the container to retry the creation of the network too.
Fix #6667
Signed-off-by: kwall <[email protected]>1 parent fa0d237 commit fd1a624
File tree
1 file changed
+9
-2
lines changed- core/src/main/java/org/testcontainers/containers
1 file changed
+9
-2
lines changedLines changed: 9 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
63 | 71 | | |
64 | | - | |
65 | 72 | | |
66 | 73 | | |
67 | 74 | | |
| |||
0 commit comments