Hello All, I was trying some methods to debug the Agent Python code and noticed that in HearbeatHandlers.py there is a function debug() that gets called when a SIGUSR1 signal is received, and looks like it might try to go into some kind of debug mode. I tried sending this signal, but it did not seem to do anything. Can anyone share some tips on how to use this or other methods to debug the agent?
Thanks, Bryan
