E&S CVS Commit: PEAK - The threadlock interface wasn't quite what I though it was, and it's

tsarna at eby-sarna.com tsarna at eby-sarna.com
Fri Jul 26 16:11:00 EDT 2002


Module Name:	PEAK
Committed By:	tsarna
Date:		Fri Jul 26 20:10:51 UTC 2002

Modified Files:
	PEAK/src/peak/running: lockfiles.py

Log Message:
The threadlock interface wasn't quite what I though it was, and it's
kind of wierd/error prone, plus the default was wrong for the kinds of
things you use lockfiles for.

So, go with a clearer interface: attempt()/obtain()/release()


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/running/lockfiles.py.diff?r1=1.1&r2=1.2

To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 PEAK/src/peak/running/lockfiles.py

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




More information about the source-changes mailing list