You would expect faked sub-tasks to still keep track of their execution count, etc. but they don't. The whole execute pipeline is replaced when task is faked. Maybe you don't want the Events stuff to run on a faked task? I'm not sure, but it should always keep stats.
You would expect faked sub-tasks to still keep track of their execution count, etc. but they don't. The whole execute pipeline is replaced when task is faked. Maybe you don't want the Events stuff to run on a faked task? I'm not sure, but it should always keep stats.