[erlang-questions] process mailbox empty
Frank Muller
frank.muller.erl@REDACTED
Mon Apr 8 08:39:15 CEST 2019
Hi everyone
When I check the process mailbox of my gen_server size with recon:info/1 or
erlang:process_info(PID, message_queue_len), both return 236.
But erlang:process_info(PID, messages) returns and empty list [].
Any idea?
I’m running Erlang 21.3.3 on Ubuntu LTS16.04
/Frank
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20190408/c4afbc3e/attachment.htm>
More information about the erlang-questions
mailing list