-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
Hi, while using Webstorm 2022.3 (223.7571.168) the plugin is breaking the indexes in random forcing Webstorm to display an alert about broken indexes due to max open files on macos Ventura (intel) and it asks to restart.
After Invalidate caching works for a while and then it starts breaking indexes again.
Things to notice:
- Shared indexes is turned off and plugin is removed from Webstorm
- ios and android folders are excluded
- I have set my max open files to 200K on my macos:
launchctl limit maxfiles
maxfiles 200000 2147483647
I could not spot the issue for days when suddenly an error from Webstorm showed up that this plugin has issues on index stab (right after the corrupt indexes alert). After uninstalling the plugin 5-6 days ago the issue has not reappeared again, ever.
if there's something that could help debugging please let me know. Thanks
plugin version: 2022.2.5
Metadata
Metadata
Assignees
Labels
No labels