mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-07-08 17:16:46 +00:00
7e2d4c24de
Use the main test context for KeepConnectedToMaster instead of creating a separate 60s context. The tests have 180s outer timeouts but the master client was disconnecting after 60s, causing subsequent commands to hang waiting for reconnection.