Argument Passed by Reference cannot be used within fork-join_any/join_none

In reply to Nigele:

Using static variables in not a good idea especially if they need to be passed around in your environment. Better to wrap them in a config class and pass the handle around.