2.2.1c2 test_fcntl hangs

Martin v. Loewis martin at v.loewis.de
Sat Apr 6 16:57:46 EST 2002


"Jochen Küpper" <jochen at unc.edu> writes:

> | Traceback (most recent call last):
> |   File "Lib/test/test_fcntl.py", line 38, in ?
> |     rv = fcntl.fcntl(f.fileno(), fcntl.F_SETLKW, lockdata)
> | KeyboardInterrupt
> `----
> 
> This is RedHat-7.0 with all updates + gcc-3.0.4. Python is

On a local file system, or through NFS? Is there any chance that
anybody else was holding locks to the test file at the same time?

Regards,
Martin




More information about the Python-list mailing list