Subject TIB_Events::OnWakeup not firing
Author OB1
I have a service application where I've assigned TIB_Events:OnWakeup.  This works fine and when called I set an event to wake up a worker thread.

In a new application I just cannot get it to call OnWakeup.  It's the same database, same events and as far as I can tell everything is the same. OnWakeup & EventsAlert are only called if I periodically call CheckEvents.

Is there anything obvious I'm likely missing?

Using IBO v4.8.7 with FBv3.02