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
For directories that contain a lot of files there can be a case where the GUI may become unresponsive. Most likely this is coming from glob running on the main GUI thread.
The text was updated successfully, but these errors were encountered:
For directories that contain a lot of files there can be a case where the GUI may become unresponsive. Most likely this is coming from glob running on the main GUI thread.
The text was updated successfully, but these errors were encountered: