pub fn get_exec_event_sender() -> UnboundedSender<ExecutionEvent>
Gets the global execution event sender.
Panics if the sender is uninitialized.