Open heribertolugo opened 2 years ago
At the moment, the control used for setting the amount of threads is also used to display the thread count during processing.
We need to separate these 2 and allow the thread count control to change the amount of threads while the application is processing.
This will fix issue #77. Issue #74 can be resolve in tandem.
At the moment, the control used for setting the amount of threads is also used to display the thread count during processing.
We need to separate these 2 and allow the thread count control to change the amount of threads while the application is processing.