Bradley Grainger

Results 478 comments of Bradley Grainger

What specification defines the values "old", "new", and "both"? This plan doesn't look ready for implementation.

Did ChatGPT write that? It doesn't meet the needs of this project at all. Submitting a bad AI-generated plan is a [MySqlConnector Code of Conduct](https://github.com/mysql-net/MySqlConnector?tab=coc-ov-file#readme) violation. Future violations may result...

> > * Client sends handshake response with "supports SSL Request V2" bit set > > However, in the post-TLS packet, the client should send the CLIENT_CAN_SSL_V2 bit Yes, that's...

The call stack for the first time the pack URI is opened (this is the stack addressed by this PR): ``` PresentationCore.dll!System.IO.Packaging.PackWebResponse.GetResponseStream() Line 179 C# PresentationCore.dll!System.Windows.Media.Imaging.BitmapDecoder.SetupDecoderFromUriOrStream(System.Uri uri, System.IO.Stream stream, System.Windows.Media.Imaging.BitmapCacheOption...

Changed my risk assessment to "Unknown" to better align with the two following sentences. I will posit that leaving Streams (a managed object) to be closed by a finalizer is...

Ultimately I suspect this is related to the switch from WindowsBase to System.IO.Packaging for `Package` et al APIs: see https://github.com/dotnet/wpf/issues/2085 and linked issues. However, I don't know what the "best"...

This PR should also fix https://github.com/dotnet/wpf/issues/9418.

This error was resolved by replacing the EC2 image that the code was running on: https://github.com/mysql-net/MySqlConnector/issues/1519#issuecomment-2440527328 Seems highly likely to be environmental.