C3204
2025-12-25 32e832a898a6466369669717e7b11f7c957371bb
LB_SmartVision/Forms/Pages/ProcessPage/ProcessControl.cs
@@ -166,7 +166,7 @@
                else
                {
                    isCircleRuning = false;
                    threadCircleRun.Abort();
                    //threadCircleRun.Abort();
                }
            }
            catch { }