Port "crash resistant event handler" from Widgets
Open
@jonwis is already working on this.
Since Feb 22, 2026.
- Dominant language
- C++
- Stars
- 3k
- Forks
- 300
- Avg merge
- 19h 12m
- Merged PRs (30d)
- 1
Description
See https://github.com/microsoft/WidgetDeveloperPlatform/pull/848 - pull that ResilientEvent into cppwinrt_authoring.h as wil::winrt_event<T, Traits> where "traits" is configurable for how the event should behave.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.