add support for intercepting SIGUSR2 in RCCL. This signal will not terminate the execution of the application, but print the stacktrace of the process that the signal was sent to instead.
* Enable via RCCL_ENABLE_SIGNALHANDLER=1