Larry Hastings <la...@hastings.org> added the comment:

I'm using ZFS on 64-bit Linux.

I did see a Github issue / commit that claims to address this.  I'm using a 
reasonably recent ZoL build, that should have that commit, and I still see the 
behavior.

I actually experimented with it a little, and, hmm.  The test sets the rlimit 
to 1024 bytes.  I can write exactly 512 bytes to the file; it fails on the 
513th.  We *could* change the test to behave like that (write 512 bytes, then 
write 513 more) but I don't think we should work around their bug.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue31000>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to