wip big download
This commit is contained in:
@@ -137,7 +137,7 @@ pub fn update_handshake(
|
||||
}
|
||||
}
|
||||
drop(guard);
|
||||
thread::sleep(Duration::from_secs(240));
|
||||
thread::sleep(Duration::from_secs(60));
|
||||
}
|
||||
});
|
||||
Worker::spawn(handle, crate::threads_handling::WorkerType::PING)
|
||||
|
||||
Reference in New Issue
Block a user