Skip to content

Remove necessity for Ice Garbage Collection

Mirko Wächter requested to merge NoGC into master

Since the Ice Garbage Collection is buggy, this branch removes the necessity for the GC in the Entity <-> EntityWrapper relation.

Merge request reports