Hacker News new | ask | show | jobs
by carbocation 3225 days ago
Necessary for reads unless no additional writing will be done. If you initialize/write into a map and then later have concurrent reads from it, the program will run. If you try to write in the midst of this, it will crash.