esp-rs/rust repo issues and pull requests
std::thread is not freeing all of its memory after the thread exists and is joined #262 [benhansen-io]
I tried this code: for i in 0..1000 { let handle = std:🧵:Builder::new() ...
benhansen-io: Looks like it might be the same issue as esp-rs/esp-idf-hal#522
MabezDev: I don't think there is anything we can do compiler wise here, so I suggest closing this and...
created at 2025-06-05 02:01 by dinghy 0.13.1.
benhansen-io: Looks like it might be the same issue as esp-rs/esp-idf-hal#522
MabezDev: I don't think there is anything we can do compiler wise here, so I suggest closing this and...