Commit 0cfeb6b
authored
Tweak AsyncSocketListener in tests (#1382)
* Tweak AsyncSocketListener in tests
Some CI runs have been crashing lately from within AsyncSocketListener.
This moves a bit of disconnection & exception handling around. It probably won't
fix the underlying tests which would have otherwise failed, but it might stop the
process from outright crashing.
Also reference the same code for the integration tests.
* Simplify the diff
* Stabilise a couple of tests1 parent f9908a2 commit 0cfeb6b
File tree
5 files changed
+24
-407
lines changed- test
- Renci.SshNet.IntegrationTests
- Common
- OldIntegrationTests
- Renci.SshNet.Tests/Common
5 files changed
+24
-407
lines changedLines changed: 0 additions & 393 deletions
This file was deleted.
0 commit comments