You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 7, 2019. It is now read-only.
Expected behavior
Integration test should initialize P2P and Peer objects with sockets but they should be terminated by the end of the test.
Disable the test until peer disconnect is not implemented.
Actual behavior
The test keeps on running as the socket is not closed. Hence, the test doesn't end and passes on the pipeline.
Steps to reproduce
npm t
Which version(s) does this affect? (Environment, OS, etc...)
The text was updated successfully, but these errors were encountered: