LAPTOP-SNT8I5JK\Boounion
2025-06-20 2abde7163867930b35d4288546e4fb02bdec064f
SourceCode/Bond/Servo/CMaster.cpp
@@ -729,6 +729,7 @@
                  && pEqLoadPort[s]->getPortMode() == PortMode::ReadyToLoad) {
                  m_pActiveRobotTask = createTransferTask(pEqLoadPort[s], pAligner, primaryType, secondaryType);
                  if (m_pActiveRobotTask != nullptr) {
                     pEFEM->setContext(m_pActiveRobotTask->getContext());
                     goto PORT_GET;
                  }
               }