Closed JarbasAl closed 4 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Please upload report for BASE (
dev@54cda72
). Learn more about missing BASE report.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Turning on multithreading caused an out of control number of processes and threads to spawn during Padatious training when I tested on Mac. Not sure if it happens like that for Linux.
I did not notice this behavior on Linux.
I did not notice this behavior on Linux.
consider tuning this on the installer if that is the case
for now i reverted to the old default as i don't fully understand why this is even an option, i suspect some weirdness in padatious...
when it is extracted into it's own plugin we can revisit this and if it even makes sense to expose as a config option or not
use single_thread for padatious by default