`ecs` was being locked once in find_entities, and another time when `ContainerRef::close()` called by the garbage collector from table.set.
`ecs` was being locked once in find_entities, and another time when `ContainerRef::close()` called by the garbage collector from table.set.