On Monday, 13 July 2020 at 07:26:06 UTC, Arafel wrote: > That's exactly why what I propose is a way to *explicitly* tell > the compiler about it, like @system does for safety. With __gshared you can opt out from sharing safety, then you're back to old good C-style multithreading.