Hi, 在 2025/05/09 17:33, Xiao Ni 写道:
The two places clear MD_CLOSING rather than setting MD_CLOSING. MD_CLOSING is set when we really want to stop the array (STOP_ARRAY cmd and clear>array_state_store). So the two places clear MD_CLOSING for other situations which look good to me.
No, MD_CLOSING can be set first in the two cases, do something and then be cleared, that's why I said temporarily. Thanks, Kuai