Skip to content

Commit

Permalink
Tweak AsyncSocketListener in tests (#1382)
Browse files Browse the repository at this point in the history
* 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 tests
  • Loading branch information
Rob-Hague authored May 10, 2024
1 parent f9908a2 commit 0cfeb6b
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 407 deletions.
393 changes: 0 additions & 393 deletions test/Renci.SshNet.IntegrationTests/Common/AsyncSocketListener.cs

This file was deleted.

Loading

0 comments on commit 0cfeb6b

Please sign in to comment.