[erlang-questions] how to seek Leaking processes ?

Morgan Segalis msegalis@REDACTED
Wed Jun 20 21:15:20 CEST 2012


It was leaking when the ssl_accept failed… my gen_server wasn't terminated.

I found out by connecting with telnet, when connected, it added me 2 processes (gen_server + SSL), after disconnect 1 processes was still alive (gen_server).

Le 20 juin 2012 à 21:05, Max Lapshin a écrit :

> What was leaking?




More information about the erlang-questions mailing list