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
Fix «Maximum call stack size exceeded» exception for large directories. So, we temporary switch to readdir-enhanced fork with monkey patch of problem. (#23, #42, #44).