Simplifies the test by letting only one side destroy the connection.
In the previous version, both sides of the connection destroyed it, which occasionally resulted in race conditions on the test logic (related to one swarm already re-establishing the connection before the other side had closed it)
Simplifies the test by letting only one side destroy the connection.
In the previous version, both sides of the connection destroyed it, which occasionally resulted in race conditions on the test logic (related to one swarm already re-establishing the connection before the other side had closed it)