Files
spring-integration/spring-integration-sftp
Artem Bilan 08400df280 Fix some race conditions in tests
* `SftpSessionFactoryTests.concurrentGetSessionDoesntCauseFailure()`
may not report properly into an `ArrayList` from another thread.
Use `asyncTaskExecutor.submitCompletable()` instead and deal with their result afterward.
* Use `CompletableFuture` for the `TcpListener` logic in the `FailoverClientConnectionFactoryTests.failoverAllDeadAfterSuccess()`
2025-03-20 10:19:36 -04:00
..
2025-03-20 10:19:36 -04:00
2016-05-03 11:55:55 -04:00