Jake Yallop

Results 11 comments of Jake Yallop

Yep - that is not the issue. I realise the repro I provided does not clearly get this across, but the above repros even using a valid custom certificate. Interestingly,...

@bluwy, I've included additional repro steps, and the weird plugin behaviour I saw whilst debugging that I didn't document originally as I didn't want to dilute the focus away from...

Just mentioning the actual PR that caused the break: https://github.com/dotnet/efcore/pull/32788 Unfortunately, setting the app context switch (which is present in the backport PR, not present in the PR to main)...

Hi, yes, I can still reproduce this. I've tried again with .NET 6, 7, 8 and 9 (preview 4). 230-260ms seems very similar to the "first run" times I'm getting,...

I've just double checked - the cold runs are between 400 - 500ms for me. In the comment above I was just attempting to recall the previous numbers.

I can confirm that this removes the regression on .NET 7/8/9. Is it just a case of documenting this behaviour, or should composite R2R with single file compression work without...

@CyrusNajmabadi - Should this issue still be closed? I've just ran into this issue myself, based on the conversation above it seems like it has been left closed by mistake.

Thanks! I'll take a look and get things fixed.

This is ready for review again. Test failure looks unrelated.