better frontend task status

Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
This commit is contained in:
Marc 'risson' Schmitt
2025-06-20 16:27:47 +02:00
parent 7d7e47e972
commit 0fd478fa3e
11 changed files with 207 additions and 51 deletions

View File

@ -1,5 +1,6 @@
from threading import Event, Thread
from time import sleep
import pglock
from django.db import router, transaction
from django.db.models import QuerySet