In all the variants of the basic test for part 1-1, release the lock
authorBen Pfaff <blp@cs.stanford.edu>
Tue, 18 Jan 2005 17:26:47 +0000 (17:26 +0000)
committerBen Pfaff <blp@cs.stanford.edu>
Tue, 18 Jan 2005 17:26:47 +0000 (17:26 +0000)
when we're done with it.  This shouldn't be necessary, but not
releasing the lock is a corner case that we don't necessarily want the
students to have to handle.


No differences found