When the event handling (not HTTP event) is finalized, the callback has to be called in order to finalize the execution. This has to be done in the eventFinalHandler, so the event handlers always has to call the next function, that way the event handling is finalized.