Commit abf05d2
committed
Fix #430: Prevent "Connection unexpectedly closed" in reactive tests
This is an attempt to fix it, according to
spring-projects/spring-data-r2dbc#810.
Because it's not directly possible to reproduce the issue, we can try it
and see if the issue occurs again.1 parent 8e393d6 commit abf05d2
File tree
1 file changed
+2
-0
lines changed- outbox-kafka-spring-reactive/src/test/java/one/tomorrow/transactionaloutbox/reactive
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
| 58 | + | |
57 | 59 | | |
58 | 60 | | |
59 | 61 | | |
0 commit comments