[erlang-questions] Erlang "system_limit" trouble!

zabrane Mikael zabrane3@REDACTED
Mon May 31 13:29:56 CEST 2010


2010/5/31 Gleb Peregud <gleber.p@REDACTED>

> Try using "lsof" with the process ID of the beam to see if these files
> are really closed properly
>
>
$ lsof -c beam.smp

doesn't seem to report anything strange (I also tried with beam's PID "lsof
-p 17588").
I forget to mention that my code in single threaded, and I only use one
process at a time.


More information about the erlang-questions mailing list