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
- Encapsulate the file search logic within a runReadAction block
- This change ensures that the file search operation is performed in a read action, improving thread safety and performance in multi-threaded environments
0 commit comments