79636948

Date: 2025-05-24 16:06:12
Score: 1.5
Natty:
Report link

Possible scenario:

So the problem is not about atomicity of write() itself, but about the fact that write() and processing after write() are two different steps, not single atomic operation.

Reasons:
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: dimgel