mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[All] Change threading to be global
This commit is contained in:
@@ -337,7 +337,7 @@ namespace RombaSharp
|
||||
}
|
||||
|
||||
// Finally set all of the fields
|
||||
Globals.MaxDegreeOfParallelism = workers;
|
||||
Globals.MaxThreads = workers;
|
||||
_logdir = logdir;
|
||||
_tmpdir = tmpdir;
|
||||
_webdir = webdir;
|
||||
|
||||
Reference in New Issue
Block a user