[TD-2901] <fix>: fix bug taosdemo with mono compiled does not exit.
This commit is contained in:
parent
3a2e0297cc
commit
6ec2bca1b8
|
@ -650,6 +650,7 @@ namespace TDengineDriver
|
||||||
tester.CloseConnection();
|
tester.CloseConnection();
|
||||||
|
|
||||||
Console.WriteLine("End.");
|
Console.WriteLine("End.");
|
||||||
|
CleanAndExitProgram(0);
|
||||||
}
|
}
|
||||||
|
|
||||||
public class InsertDataThread
|
public class InsertDataThread
|
||||||
|
|
Loading…
Reference in New Issue