microsoft/WindowsAppSDK

Add cleanup to AppNotificationManager::Register

Open

#2,269 创建于 2022年3月15日

在 GitHub 查看
 (0 评论) (0 反应) (1 负责人)C++ (453 fork)auto 404
Status: In PRarea-Notificationsfeature proposalgood first issue

仓库指标

Star
 (4,628 star)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南