Thread Safety
-
September 23, 2026
The Case of the Blended Batches: A Race Hidden Inside a Replace
The jterm thread-safety suite exists to answer one question: can a widget survive being redrawn from one thread while another mutates it? It has run …