happilymarrieddad / mysql-clusterfarm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DeadLock Handler issue

davejefferies opened this issue · comments

The DeadLockHandler isn't working. when I set useDeadlockHandling to true in the config as per the example I get an error 'TypeError: callback is not a function'. When I set useDeadlockHandling I have no issues.

@davejefferies Can you please post your code? I'm having trouble seeing where this can happen. I've added logic to verify the func is set and my tests are not showing what you are saying. Thanks!