after Replication
Drops this replication's agent references.
Calls super, and that is the whole of the teardown that matters: ProcessModel's implementation is what terminates every suspended participant, including a vehicle agent dormant inside an unbounded loop. Overriding without calling it would leave those coroutines suspended across the replication boundary, holding allocations, in queues that were then cleared out from under them.