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
The connections tests take 21 seconds to run, and have the following error message:
A worker process has failed to exit gracefully and has been force exited. This is likely caused by tests leaking due to improper teardown. Try running with --detectOpenHandles to find leaks. Active timers can also cause this, ensure that .unref() was called on them.
The rest of the tests only take about 7 seconds to run, in comparison.
The connections tests take 21 seconds to run, and have the following error message:
The rest of the tests only take about 7 seconds to run, in comparison.
File: https://github.com/XRPLF/xrpl.js/blob/main/packages/xrpl/test/connection.test.ts
The text was updated successfully, but these errors were encountered: