If the algorithm converges early, then it will simply continue to run (each node sharing its distance vector values with its neighbors), but none of the distance values will change.
The point is that after N rounds, everyone WILL know the shortest distances to each other nodes (assuming that no links/nodes are changing).