Re: [Multisync-users] Thread locking bug in syncengine

2003-08-25 Thread Bo Lincoln
Great, thanks! These bugs are so hard to track down! The fix is now in CVS. /Bo On Sat, 2003-08-23 at 19:10, Tomi Orava wrote: > Hi, > > I've had couple of multisync (latest CVS) synchronization > lockups lately and the reason seems to be the following > function: > > In other words in one spec

[Multisync-users] Thread locking bug in syncengine

2003-08-23 Thread Tomi Orava
Hi, I've had couple of multisync (latest CVS) synchronization lockups lately and the reason seems to be the following function: In other words in one special case the control jumps out from the function without unclocking the lock. -- // I