[Github-comments] [geany/geany-plugins] projectorganizer: Too many open files (#604)

elextr notifications at xxxxx
Wed Sep 27 13:48:17 UTC 2017


As it descends the directory tree it opens each directory and as it reads the entries recursively opens each one thats a directory.  So as it opens each child directory, each parent directory is still open since it hasn't finished reading the entries in it yet.  So if you get a loop in the filesystem it will simply run out of FDs.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/604#issuecomment-332526522
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20170927/d1ecd4d1/attachment.html>


More information about the Github-comments mailing list