Quoting Hannes Erven <[EMAIL PROTECTED]>: > Upon further investigation I'm now asking myself whether the > participant's callbacks are also removed... ?
Yes. I did a test last night and here's what I found: Without the tcpmon I was able to call test1() in banking sample about 15 times (in a loop without any delay in between). When I reduced the holding time for callbacks in the callback registry to 20s from 3min (default) I could continue the loop without trouble for 1000 iterations. The callback registry contained on average 200 callbacks during test. Each call to test1() creates about 5 coordinators and many other callbacks. However, once I had a coordinator timeout . Anyhow this needs to be studied further. --dasarath > > > Best regards, > > -hannes > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
