mirror of
https://github.com/C9Glax/tranga-website.git
synced 2025-03-03 15:35:48 +01:00
Tasks are now executed in another Thread. Replaced TrangaTask.isBeingExecuted bool with 3-states: Waiting, Enqueued, Running Added Queue size to CLI output.