Server functions don't run sequentially with server components. They don't terminate at navigation because they are running on the server, same as route handlers.
Server functions don't run sequentially with server components. They don't terminate at navigation because they are running on the server, same as route handlers.