ValueError: Cannot close a process while it is still running. You should first call join() or termin
Cannotcloseaprocesswhileitisstillrunning.Youshouldfirstcalljoin()orterminate().if__name__=='__main__':whileTrue:#process=multiprocessing.Process(target=run)#process.start