|
@@ -75,6 +75,8 @@ namespace VehicleControlSystem.ControlLayer.Drive
|
|
|
this.threadCancel.Cancel();
|
|
this.threadCancel.Cancel();
|
|
|
LockUtils.Wait( 50 );
|
|
LockUtils.Wait( 50 );
|
|
|
this.threadCancel.StopWaitAll();
|
|
this.threadCancel.StopWaitAll();
|
|
|
|
|
+
|
|
|
|
|
+ PhysicalCheckupLogger.Instance.Dispose();
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
void Thread_DriveStateChcker()
|
|
void Thread_DriveStateChcker()
|