k-al/lib-multh

Theoretical bug

k-al opened this issue · 0 comments

k-al commented

if a resource is in the del queue it can be added again, witch would mess up del_it_pos.
A check at add() if the object still has his del_it_pos set should fix this