Know if process is monitored

Michael Uvarov freeakk@REDACTED
Mon Nov 11 10:23:46 CET 2019


erlang:process_info(PID, monitored_by)
Returns a list of pids who monitor process with PID Pid.

On Mon, 11 Nov 2019, 09:56 Roberto Ostinelli, <ostinelli@REDACTED> wrote:

> All,
> Is there a way to know if a process is monitored after a call to
> erlang:monitor/2, end even better get the references() after that?
>
> Thank you,
> r.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20191111/d18dfae6/attachment.htm>


More information about the erlang-questions mailing list