Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This lean 3 extension crashes the runTest when you close all document windows #291

Open
lovettchris opened this issue Feb 17, 2022 · 0 comments

Comments

@lovettchris
Copy link
Contributor

lovettchris commented Feb 17, 2022

See this build output.

It seems to fail randomly with Uncaught Error: write EPIPE from various places in the code.

  1. t.InfoProvider.handleServerRequest
  2. t.InfoProvider.handleMessage
  3. t.RoiManager.
  4. 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:

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant