Skip to content

Wrap all of x.py in if __name__ == '__main__': to avoid problems with multiprocessing#111049

Closed
Zalathar wants to merge 1 commit into
rust-lang:masterfrom
Zalathar:x-py
Closed

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

Wrap all of `x.py` in `if __name__ == '__main__':` to avoid problems …

6a3484c
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs