except KeyboardInterrupt: # Allow user to stop the loop with Ctrl+C print("Reloader stopped by user.") break