Adds job to be executed by thread pool, group specified in group data won't be finished until this job ends If threadNum is different than -1 only thread with threadNum will be able to execute given job
See Implementation
Adds job to be executed by thread pool, group specified in group data won't be finished until this job ends If threadNum is different than -1 only thread with threadNum will be able to execute given job