francis

Results 6 comments of francis

Does this impact hosted agents only, or does this also mean the agent tooling/infra (for self hosted pools, but also for 1ES pools for internal folks) will become EOL for...

Thanks for the answers. > Seems to me well-behaved usermode code would empty the fake ring and then call some syscall, right? Well-behaved code shouldn't just busy-wait on the ring....

> Theoretically we could use data watchpoints Oh, yea no if watchpoints are the only way then yea that's too complicated / impractical. I was thinking of mmaping' as PROT_NONE...

Haha great, I hadn't realized Wine could easily debug the "Windows" side, I thought it required custom tooling, and not standard Windows tools? Like meaning, no source-level debugging on that...

Hello, The issue has been identified and should be fixed in the next SQL Server 2022 CU, but we cannot commit to a specific CU release or timeline as sometimes...

For anyone hitting the same issue, this upgrade in powershell version brings the following breaking change around `Invoke-WebRequest`/`Invoke-RestMethod` with a null `-OutFile`: https://github.com/PowerShell/PowerShell/issues/20744 The fix (which will work with both...