In reply to dave_59:
Will this work, if i call such a task from a fork join?
i have a task with output argument of type queue, not ref such simple output. i call this task from fork join. size of the queue is zero after fork join exits.
In reply to dave_59:
Will this work, if i call such a task from a fork join?
i have a task with output argument of type queue, not ref such simple output. i call this task from fork join. size of the queue is zero after fork join exits.