Wrap all of x.py
in if __name__ == '__main__':
to avoid problems with multiprocessing
#111049
Closed
Zalathar wants to merge 1 commit intorust-lang:masterfrom
x.py
in if __name__ == '__main__':
to avoid problems with multiprocessing
#111049