Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> because of Windows’s silly pessimistic file locking

To be honest I prefer that over the #nix way of doing things. In Windows, you have exactly one file any given path can refer to - in Linux or Mac, it may depend on which directory's inode is seen as the root node by your process (e.g. chroot or container), or whether mounts are at play, or a file/directory got deleted and replaced by something else.

Particularly the last scenario keeps tripping me every once in a while.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: