Re: [OT: Avalon][Patch] Deadlock in Excalibur's DefaultPool

2001-06-11 Thread Berin Loritsch
Vadim Gritsenko wrote: > > Hello, > > In my effort to eliminate resource leackage in ContentAggregator, > I found that Excalibur's DefaultPool is deadlock-prone. > Deadlock situation occur when component which is being returned > to pool is also want to return component of the same type > (effec

Re: [OT: Avalon][Patch] Deadlock in Excalibur's DefaultPool

2001-06-11 Thread Berin Loritsch
Vadim Gritsenko wrote: > > Hello, > > In my effort to eliminate resource leackage in ContentAggregator, > I found that Excalibur's DefaultPool is deadlock-prone. > Deadlock situation occur when component which is being returned > to pool is also want to return component of the same type > (effec