Community

The .error() Method Cannot Catch Future Task Timeout Errors In ColdFusion 2018

(Ben Nadel) Earlier this morning, I demonstrated that providing a Timeout value to a Future method will change the Future callback from an asynchronous call into a blocking, synchronous call in ColdFusion 2018.