pub fn load_worker_context( path: &Path, session_id: &str, thread_name: &str, source_threads: &[String], ) -> Result<WorkerContext>