Async

Visualize the async executors in ColdBox

The async collector can be activated so you can visualize the applications executors and tasks.

// Async Manager Reporting
async    : { enabled : true, expanded : false }

Configuration

Last updated