Investigate: The current pattern to register jobs and create engine privileges creating a global object with the engine. The issue is that the session object could be subject to a race condition. I'm still not certain about this as session is passed as variable and not an attibute of the global object.
Investigate: The current pattern to register jobs and create engine privileges creating a global object with the engine. The issue is that the session object could be subject to a race condition. I'm still not certain about this as session is passed as variable and not an attibute of the global object.