pub fn executor_id() -> Option<String>
Returns the executor ID set by init, or None if init was not called (e.g. when using init_db directly in tests).
init
None
init_db