track Event
Synchronous listener — runs on the publisher's thread during publishEvent(). Increments the in-flight counter BEFORE the async handler is dispatched, so isIdle can see events that are in Spring's executor queue.
Synchronous listener — runs on the publisher's thread during publishEvent(). Increments the in-flight counter BEFORE the async handler is dispatched, so isIdle can see events that are in Spring's executor queue.