Marc Delling

Results 5 comments of Marc Delling

The reason for this issue is that HTTPS servers can check for TLS clients certs which are **_optional_** (e.g. nginx: ssl_verify_client optional;) but SDWebImageDownloaderOperation cancels the operation if there is...

Same here with rust. With the latest releases, my Macbook went in full overdrive, even with the lid closed, three times so far, completely draining the battery in the process....

Ahhh... silence of the fans. Seems to fixed for me too (Intel build).

Unfortunately, yes. I'm still having the same issues, but on MacOS, with STM32L4P5ZGTx and STM32F446RETx. But it is still rather strange and elusive. It works for long streaks, then suddenly...

I did some further testing and can confirm, that the issue persists with my STM32F446RE and STM32L4P5 Nucleo boards. With MacOS as well as with Linux with _probe-rs_ 0.27.0. ```...