-
- Downloads
manager: free some lambdas' capture ressources
tasks, event handlers use lambdas as callback. These lambdas may have captured some ressources that need to be released before the some others, like pjsip. this patch clears all this tasks/handlers during the finish(). Change-Id: I5449fe8923c06ad85c16bbdf584f686a4ba94188
Please register or sign in to comment