We've issues running local development with a lot a registered scheduled tasks, because they are actually all executed.
In DW9 we had the TaskExecute.aspx running that wasn't setup on local dev machines and therefor we never had issue with this before, but now in DW10 all tasks are started by the application itself.
Could we have some sort of setting somewhere what is NOT in the database where we could disable the whole Scheduled Task system so that they only can be run manually with it turned off?