TALPA strides forward
TALPA strides forward
Posted Aug 29, 2008 0:08 UTC (Fri) by dlang (guest, #313)In reply to: TALPA strides forward by njs
Parent article: TALPA strides forward
remember that the notification goes out while the file is still open.
so a program writes to a file, the scanner gets notified, scans the file, notes the mtime, the program writes to the file again.
on a fast machine it's very possible that this can all take place in a short enough time that the mtime does not change
