microsoft/WindowsAppSDK

Add cleanup to AppNotificationManager::Register

Open

#2,269 opened on 2022年3月15日

GitHub で見る
 (0 comments) (0 reactions) (1 assignee)C++ (453 forks)auto 404
Status: In PRarea-Notificationsfeature proposalgood first issue

Repository metrics

Stars
 (4,628 stars)
PR merge metrics
 (PR metrics pending)

説明

Need to add scope_exit after these registrations to remove them in the case of subsequent failure.

Originally posted by @hulumane in https://github.com/microsoft/WindowsAppSDK/pull/2267#discussion_r827388952

コントリビューターガイド