스레드 Safety가 없다면 메모리 Safety도 없음.link

https://www.ralfj.de/blog/2025/07/24/memory-safety.html
Go를 예로 들어서, 스레드 디자인의 맹점으로 메모리 접근 문제가 발생할 수 있음을 설명한 글이다.

관련 참조
https://nested.substack.com/p/safety
https://arxiv.org/pdf/2204.00764
https://go.dev/ref/mem#restrictions