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 was archived by the owner on Apr 2, 2025. It is now read-only.
It seems to fail randomly with Uncaught Error: write EPIPE from various places in the code.
t.InfoProvider.handleServerRequest
t.InfoProvider.handleMessage
t.RoiManager.
t.DocViewProvider.offerToOpenProjectDocumentation
The CI test seems to be passing most of the time, but if you run npm run test in the test folder of this PR you will see it pass once, but the second and most of the subsequent runs will fail with long stack traces.
This is the screen shot at the point of the test crash: