Workers in debug mode?

Is there any way to debug run without the worker using threads so you can see the performance boost before buying a license and/or to test things in debug mode where you might not be interested in debugging the worker but need the speed boost during debug?

1 Like

Thanks for separating this out into its own thread. This is something I’m interested in.
(edit: really really sorry about that pun.)

1 Like

Id really liked to see the same just debugrun as in builds, by having the workers actually being launched and build

You are correct, debug runs with Workers use threads to simulate the separate Console apps. There is no way around that at this point.