huskies: merge 927
This commit is contained in:
@@ -48,6 +48,7 @@ use loop_ops::{
|
||||
///
|
||||
/// If `join_token` and `gateway_url` are both provided the agent will register
|
||||
/// itself with the gateway on startup using the one-time token.
|
||||
#[allow(clippy::string_slice)] // node_id is a UUID (ASCII); min(8) clamps within its length
|
||||
pub async fn run(
|
||||
project_root: Option<PathBuf>,
|
||||
rendezvous_url: String,
|
||||
|
||||
Reference in New Issue
Block a user