dev  

Re: Changing the order of cleanup for some core objects

Bojan Smojver
Mon, 21 Jul 2008 23:22:48 -0700

On Tue, 2008-07-22 at 16:12 +1000, Bojan Smojver wrote:

> +    if (pool->is_volatile) {

Nah, that wouldn't work if pool has been destroyed already. I'm trying
to avoid adding locking on all pool destruction, as you can see.

-- 
Bojan