pub async fn exec_background( parts: Vec<String>, ctx: &WatchContext, logger: &Logger, env: Option<HashMap<String, String>>, ) -> Result<(), Error>