How to reproduce:
FlexSim 24.0.2
AGV Network with Speeds = 3.0 m/s, Acceleration/Deceleration = 0.4 m/s².
Create a Task Sequence in Process Flow using AGV Travel. Set End Speed = 3.0 m/s, and any Control Point as a destination.
Expected behavior: the token should released from AGV Travel only when the travel is completed.
Observered behavior: the token may be released earlier, before the destination is reached. The task executer finishes its travel task before the destination is reached and enters "allocated idle" state.
I've created a model that reproduces this bug. It seems to depend both on End Speed option (doesn't happen with End Speed = 0), and a particular AGV speed (doesn't happen with Speed = 1). Accelerations and decelerations do not seem important.