Skip to content

Fixes related to actor allocations and new optimization

Jonas Dreßler requested to merge verdre/mutter:allocate-fixes into master

Fix some issues with allocations and add an optimization to bail out of allocation cycles if only the absolute origin changed (we can do this because now we no longer need to notify all actors about the absolute origin change using the allocation flag).

Depends on: !1245 (merged)

Edited by Jonas Dreßler

Merge request reports