Robuta

https://users.rust-lang.org/t/foundf-a-way-to-freeze-debugger-with-rayon-how-to-avoid-it/137724 Foundf a way to freeze debugger with rayon. How to avoid it? - editors and IDEs - The Rust... Jan 22, 2026 - I develop in VsCode on Linux, and found a way to freeze debugger with a simple call to rayon. The full source is here, but let me copy the relevant parts here....