useful if functions need to make a call to another thread perhaps, turn off by default for performance reasons and add flag for it like { ... cache_functions: true ... }
useful if functions need to make a call to another thread
perhaps, turn off by default for performance reasons and add flag for it like
{
...
cache_functions: true
...
}