Radek Zikmund
Radek Zikmund
No new failures since merge, this looks promising.
AzDO shows the relevant leg as cancelled https://dev.azure.com/dnceng-public/public/_build/results?buildId=664422&view=logs&j=542c931e-8293-51c7-dbad-a0a58a58ddc4&t=9c7b0705-aa05-5c85-78fa-e85c2a87ac24
Caused by https://github.com/dotnet/runtime/issues/101921
Should be fixed now
Hi all, we have identified and fixed one leak related to OCSP stapling. It would be great to get a verification from any of you if the fix resolves the...
> http://ocsp.rootca1.amazontrust.com0, http://ocsp.r2m03.amazontrust.com, http://ocsp.rootg2.amazontrust.com etc the OCSP server you are hitting probably returns responses which include a certificate, these urls look like urls from where OCSP staple for that cert...
Did some work on this, I am not happy with how the `Arg` structure turned out, the fact that we need the Arg::new* functions be complicates it a bit. Maybe...
Got nerdsniped by this, so I reworked it a bit to allow arbitrary values without need for further `Arg` changes (that is, unless we want to add parameter completion or...
Thanks a lot, now it looks reasonable to me, I added some tests as asked.
> Just found one problem: --grep when doing log other. Right, this might be more tricky to fix, State.close_menu call seems to throw away the not-yet used arguments, I would...