MEMM-113 — Cannot register a cleanup function in a pool
Kernun memory manager provides a mechanism of cleanup functions which are dynamically registered in a resource pool and automatically called at appropriate time (when the pool is destroyed). This message reports that registration of a cleanup function failed, but the process will not be terminated immediately. The error condition is passed to a caller which must handle the error.