That means all development from now on goes to Mercurial, Right? com...@bi... wrote: > 1 new changeset in naviserver: > > http://www.bitbucket.org/naviserver/naviserver/changeset/931b474ecd20/ > changeset: r2166:931b474ecd20 > user: groks > date: 2008-11-24 01:25:10 > summary: Manage lifetime of tcl synchronization objects without trampling memory > > The old scheme with both anonymous and named locks was makinf it difficult > to know when to cleanup. The code was broken -- some memory corruption > and some cases missed. > > With this change all locks are named, with anon locks recieving an auto- > generated name. Also, we no longer destroy locks because we can't do it > safely, and there seems little point. > affected #: 4 files (104 bytes) > > Repository URL: http://bitbucket.org/naviserver/naviserver/ > -- Vlad Seryakov vl...@cr... http://www.crystalballinc.com/vlad/ |