I am trying to debug this function "jrCore_queue_get" but it is not calling when adding task in queue server
updated by @sbhadauria: 12/10/16 08:35:11AM
I am getting issue because of jrGeo module. I am including jrGeo module manually in my code, that is fine with old core updates. But in new updates jrGeo module is already including by jrCore. So jrGeo module including twice that's why error occurred.