mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-31 13:03:02 +02:00
By default, ensure that the target device accepts TCP connections on
the specified port before returning the device object. This aligns the
SSH implementation with {NET,REST}CONF.
This solves the issue where tests that use SSH commands early in their
execution would sometimes fail as the remote server had not started up
yet.