You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: add serial_test to mcp_lock_test for thread-safe execution
These tests manipulate the same global lock file and must run serially.
Added serial_test import and #[serial] attribute to all tests.
Co-Authored-By: Claude (glm-4.7) <noreply@anthropic.com>
0 commit comments