DEMO IS READY BITCHES!! FUCK YEAH MOTHERFUCKERS
Signed-off-by: Sienna Meridian Satterwhite <sienna@r3t.io>
This commit is contained in:
@@ -185,10 +185,12 @@ impl NetworkingManager {
|
||||
|
||||
// Spawn background task to maintain DHT presence
|
||||
let session_id_clone = session_id.clone();
|
||||
let cancel_token_clone = cancel_token.clone();
|
||||
tokio::spawn(crate::engine::peer_discovery::maintain_dht_presence(
|
||||
session_id_clone,
|
||||
endpoint_id,
|
||||
pkarr_client,
|
||||
cancel_token_clone,
|
||||
));
|
||||
|
||||
let manager = Self {
|
||||
|
||||
Reference in New Issue
Block a user