-
Notifications
You must be signed in to change notification settings - Fork 6
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
Running vitest on some test files crashes nvim #11
Comments
@flunderpero thanks for the report! Could you check that If it helps, I will think what I should do nest. Either write own ansi colorizer or help baleia author to improve the lib 🤔 |
I tried a few times with and without |
@flunderpero but |
@quolpr Yes. ;-) Some tests always crash, some crash from time to time, others never crash. |
@flunderpero got it, thanks. Then I will think how to make coloring without baleia |
The nvim process just exits with status 139. NeoVim version 0.10.1
It happens occasionally on the most simple test file like this:
The test runs fine in both,
vim-test
andneotest
.The text was updated successfully, but these errors were encountered: