You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The ZEND_ASYNC_SCHEDULER_HEARTBEAT macro needs to be redefined so that it calls a special handler function if it is defined (i.e., not NULL). This would allow adding a single custom handler into the Scheduler core without modifying its code.