Wirebox's mapping for the CFC is unmapped and remapped
This ensure changes take affect right away, but can cause issue under load when you have multi-threaded execution of more than one task at the same time. Introduce a new config setting that skips these cache clearing steps on every run for multi-threaded production use.
Setting will default to false.
Activity
Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.
Every time you execute a task runner,
Lucee template cache is cleared
WireBox's metadata cache is cleared
Wirebox's mapping for the CFC is unmapped and remapped
This ensure changes take affect right away, but can cause issue under load when you have multi-threaded execution of more than one task at the same time. Introduce a new config setting that skips these cache clearing steps on every run for multi-threaded production use.
Setting will default to false.