Message10986

Author tonfa
Recipients ThomasAH, nicdumz, simohe
Date 2009-11-16.11:00:58
Content
changeset:   9858:ea38a2c1bdd3
user:        Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date:        Mon Nov 16 11:55:29 2009 +0100
summary:     lock: the correct way to do a trylock() is to use a timeout 
of 0

changeset:   9859:951ec6c7d703
tag:         tip
user:        Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date:        Mon Nov 16 11:58:03 2009 +0100
summary:     inotify: workaround test-inotify-dirty-dirstate failures


First one is a fix for the lock warning, the second one workaround the 
failure until a proper fix is issued (workaround was provided by Nicolas).
History
Date User Action Args
2009-11-16 11:00:59tonfasetmessageid: <1258369259.48.0.0868568742355.issue1811@mercurial.selenic.com>
2009-11-16 11:00:59tonfasetrecipients: + ThomasAH, simohe, nicdumz
2009-11-16 11:00:59tonfalinkissue1811 messages
2009-11-16 11:00:58tonfacreate