Skip to content

Conversation

@specture724
Copy link
Collaborator

hot fix for test_update.py failure.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes a test failure in test_update.py caused by calling _get_physical_gpu_id without the required device_manager argument. The function signature was updated to require a DeviceManager as the first parameter, but the test was not updated accordingly.

  • Moved the _get_physical_gpu_id call to after ParameterServer initialization so ps.device_manager is available
  • Updated the function call to pass ps.device_manager as the first argument

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@weixiao-huang weixiao-huang merged commit add98bc into MoonshotAI:main Nov 12, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants