attach with takeover doesn't work inside parallel
The attached program tries to create a top level task and then attach it. When the takeover flag is set and attach happens inside a parallel, the continue button of the task is always disabled.
When the takeover flag is not set, it works. It also works when attach does not happen inside a parallel.