Certain events don't get emitted to their listeners
Author: zisis912Created May 22, 2025Updated May 22, 2025
As you can see, without ever posting the event, the code proceeds straight to the final print. It never emits it.
99% of the times it works, but for this specific packet it never emits the event.
Source: greenrobot/EventBus