Skip to content

Add su_port_delete_msgs in su_root_destroy.

Félix Olart requested to merge feature/delete-msgs-on-su-root-destroy into bc

Overview

Related to: BC/public/flexisip!1056 (merged)

Messages that were not executed are not destroyed when su_root_destroy is called.

Merge request reports