This commit is contained in:
Alex Emmet 2025-11-14 11:11:30 +01:00
commit 7baa5a52fe
4 changed files with 27 additions and 25 deletions

View file

@ -46,6 +46,7 @@ pub async fn remove_inactive() {
.lock()
.await
.is_empty()
.await
{
rem.push(cg.clone());
}