[issue41291] Race conditions when opening and deleting a file on Mac OS X

Ronald Oussoren report at bugs.python.org
Wed Jul 15 14:56:12 EDT 2020


Ronald Oussoren <ronaldoussoren at mac.com> added the comment:

This appears to be a bug in the APFS filesystem implementation.

On my machine:
- main disk (SSD, APFS): race condition happens
- r/w disk image with APFS: race condition happens
- r/w disk image with HFS+: no race condition

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue41291>
_______________________________________


More information about the Python-bugs-list mailing list