Hi.
First let me say, that I absolutely love the incremental run abilities added to 2020. It makes incremental building and debugging workspace a breaze.
However, production runs are a different matter. Here one always runs the full workspace and as fast as possible. I.e. no caching.
I often utilize a master-slave workspace setup, where one workspace calls other workspaces as needed.
Now, the caching is a Workbench setting, and cannot be set for a workspace, but does it only apply to the master workspace being run directly, or does it also apply to the initiated workspace that are called by the master workspace ?
Cheers.