David Machaj
David Machaj
# Coroutine class functions on refcounted classes should keep the class instance alive until completion ## Reason When a coroutine class method reaches the first suspension point, such as `co_await`,...
# Bug report I am expanding [BinSkim](https://github.com/microsoft/binskim) to check for some performance options when analyzing Windows binaries. I am using Python as part of the test matrix and discovered that...
The direct links to both stable and latest point to `virtio-win-0.1.215.iso` at this time. The RedHat signature used to sign the drivers in that image expired on 1/25/2022. As a...
### System info - Playwright Version: "@axe-core/playwright": "^4.7.3", "@playwright/test": "^1.40.1", - Operating System: Windows 11 - Browser: Edge 121 - Other info: ### Source code Unfortunately I do not have...
## Why is this change being made? I set up the natvis in a new project that is using rapidyml and it was missing the primary type that we are...
Natvis is an XML-based description format for types in the debugger. It is supported by windbg.exe and the Visual Studio debugger, at the very least. Visualizations in the debugger are...
# Description of the new feature/enhancement The current Terminal implementation always ends up with the same Taskbar.AppId so all Terminal instances on the system will "glom" (aka combine) into a...
### DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE - [X] I understand that I will be **blocked** if I *intentionally* remove or skip any mandatory\* field ### Checklist -...