Comment on Anon tries programming in Java
SorteKanin@feddit.dk 1 week agointerfaces with external IO
How would you run into a race condition like this with safe Rust? You can’t share mutable file handles between threads for example. I’m not sure you’re correct in saying its still possible. Even if it is, it doesn’t sound easy.