This commit is contained in:
weisd
2024-12-22 11:27:56 +08:00
parent 259e0f95da
commit a40c2e2978
4 changed files with 6 additions and 13 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ use std::io::ErrorKind;
use std::sync::Arc;
use tokio::sync::broadcast::{self, Receiver as B_Receiver};
use tokio::sync::mpsc::{self, Receiver, Sender};
use tracing::{error, warn};
use tracing::error;
const MAX_OBJECT_LIST: i32 = 1000;
// const MAX_DELETE_LIST: i32 = 1000;