Another thing I noticed about QueryEach and QueryM...
# documentation
m
Another thing I noticed about QueryEach and QueryMap (and possibly other functions) is that if you don't specify the maxThreadCount, it will not run in parallel. Even though there is a default in CF Administration of 10 and parallel is set to true, it will not run in parallel without a maxThreadCount value.