Closed as not planned
Closed as not planned
Description
#2529 added a call to await asyncio.sleep(0.1)
to the connect
method of ModbusBaseClient
. This is causing a significant increase in the time it takes to run the test suite for an application that creates a new server and client in each test (+1 second per 10 tests). Is there a reason for this line or was it left over from some debugging?
Metadata
Metadata
Assignees
Labels
No labels