Community

Deeply Nested CFThread Tags Are Permitted In Lucee 5.3.2.77

(Ben Nadel) When Adobe ColdFusion introduced the CFThread tag for asynchronous processing, they decided to prevent developers from nested it. That is, they explicitly prevent one CFThread tag from spawning a child CFThread tag.