Auth thread panic fixed

and also zip is now not skipping the avatars folder.
This commit is contained in:
Shiroyasha 2024-06-12 18:00:17 +03:00
parent 27f06f5f2a
commit 59dc3e90d3
Signed by: shiroyashik
GPG key ID: E4953D3940D7860A
4 changed files with 351 additions and 116 deletions

View file

@ -6,7 +6,7 @@ use dashmap::DashMap;
use std::sync::Arc;
use tokio::sync::{broadcast, Mutex};
use tower_http::trace::TraceLayer;
use tracing::{info, trace};
use tracing::info;
use uuid::Uuid;
// WebSocket worker