thread-pool icon indicating copy to clipboard operation
thread-pool copied to clipboard

[FEATURE] Add way to set task priority

Open DeveloperPaul123 opened this issue 1 year ago • 0 comments

When passing in a task to the thread pool, it would be good to set the priority for the task. This could be a number or score, or we could have explicit priority values (normal, high).

DeveloperPaul123 avatar Aug 03 '23 17:08 DeveloperPaul123