Closed GoogleCodeExporter closed 8 years ago
I did some research and this seems to be a too many open files unix error. Is
this being caused by trying to load
too many icons at once in a large folder?
Original comment by bwan...@gmail.com
on 6 Jul 2007 at 3:43
I get this a lot too. I am assuming it's coming from too many
SimpleHTTPConnections open from the server, and
yes, usually on pages that have lots of icons. Probably need to update
SimpleHTTPServer to have a queue for
connections with a limit.
Original comment by bwhit...@gmail.com
on 8 Jul 2007 at 6:08
Original comment by bwhit...@gmail.com
on 8 Jul 2007 at 6:08
This should be fixed in the latest version
Original comment by j...@gmail.com
on 8 Jul 2007 at 11:46
Original issue reported on code.google.com by
bwan...@gmail.com
on 6 Jul 2007 at 2:55