Tranga-Website/Tranga-CLI
glax 430ee2301f Implemented Queue, so that taskManager is not held up with other Connector-tasks.
Tasks are now executed in another Thread.
Replaced TrangaTask.isBeingExecuted bool with 3-states: Waiting, Enqueued, Running
Added Queue size to CLI output.
2023-05-20 14:50:48 +02:00
..
Dockerfile Added executable for testing. 2023-05-18 15:49:08 +02:00
Tranga_Cli.cs Implemented Queue, so that taskManager is not held up with other Connector-tasks. 2023-05-20 14:50:48 +02:00
Tranga-CLI.csproj Added executable for testing. 2023-05-18 15:49:08 +02:00