Why does lv_event_stop_processing() cann't disable my custom event?

why does lv_event_stop_processing() cann’t disable my custom event?

Maybe you misunderstand the function lv_event_stop_processing ()?

According the documentation:

Stop processing this event.
This is only valid when called in the middle of an event processing chain.