We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff37477 commit ecb2da8Copy full SHA for ecb2da8
build.py
@@ -47,4 +47,4 @@ def build_local(multi_threaded=True):
47
48
if "__main__" == __name__:
49
50
- build_local(multi_threaded=True)
+ build_local(multi_threaded=False)
0 commit comments