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 test itself succeeds, but fails with the following error when deleting the index file created by save() in afterEach().
```
error: "EBUSY: resource busy or locked, unlink 'C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\usearch.test.index'"
```
Since it is only in Winodws that it fails, we will skip it on Winodws for now.
We will continue to investigate the solution.
0 commit comments