Bosko Stupar

Results 2 comments of Bosko Stupar

I'm not sure that you can achieve that due to the whole `async` approach. It first resets the index, then queues all populates via messenger, and then messenger starts consuming....

Just use attribute `#[AsMessageHandler]` and remove `implements MessageHandlerInterface`