[Cin] Complete system hangs (likely out of memory)

Stefan de Konink stefan at konink.de
Wed Jan 25 09:42:14 CET 2023


Hi Phyllis,

I would like to understand why you have removed the first unlock.

 // cache deleted during checkout, destroy this
        if( users == 1 ) {
                remove_user();
-               total_lock->unlock();
                return 0;
        }

-- 
Stefan


More information about the Cin mailing list