
Software Design Anti-patterns
Coding Blocks
00:00
Input Cloge Is an Anti Pattern
Race hazard is the behavior of a system where the output is dependent on a sequence or timing from uncontrollable events. It can often happen when processes or threats depend on some shared state. I think this one is the anti pattern, because i think a lot of race conditions can be limited by doing things the right way. And we do things kind of in a bad way that relies on assumptions that we're making about the way things work that aren't necessarily true.
Transcript
Play full episode