External Task multithreading

Hi @Nishant-sehgal,

I would avoid multi threading inside an external worker. The operation system should be better with this.

Have a look at this and the following posts: Multiple External Task Client instances

Hope this helps, Ingo