Go calls the C function, in which a large number of threads will be created and bound to the specified CPU core;
When a CPU is 100% occupied by other applications, the main program will call os.Exit(0)
to exit and wait for a long time before exiting
golang version:1.12.5
Os. Exit() can immediately exit the program