Elixir — Get the state of a processAnurag Jain·Follow1 min read·Sep 24, 2018--ShareTo get the state of any process, run this:sys.get_state(pid)