[pypy-issue] [issue747] fcntl.lockf() is broken with (fcntl.LOCK_EX | fcntl.LOCK_NB)

Radu Voicilas tracker at bugs.pypy.org
Thu Jun 16 10:21:36 CEST 2011


Radu Voicilas <radu.voicilas at gmail.com> added the comment:

I can confirm that this is happening. I tried to see why it is happening, but I 
didn't get to any resolution. As far as I can tell, this seems to be happening 
with fcntl.flock() as well, when the platform running has no C flock.

----------
nosy: +rvoicilas
status: unread -> chatting

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue747>
________________________________________


More information about the pypy-issue mailing list