The change in the job function of the LockClient has broken the code. It calls getConnectionByName with a callback function as the second paramenter, but if you look a the definition of getConnectionByName there is no callback, it just returns hte connection straight away.
The change in the job function of the LockClient has broken the code. It calls getConnectionByName with a callback function as the second paramenter, but if you look a the definition of getConnectionByName there is no callback, it just returns hte connection straight away.