You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Override get_num_cores when in EMCC_DEBUG mode (#13331)
This means that its not just the mutliprocessing pool that we limit to
single core but also any places we do things like "make -j" in ports to
testing.
0 commit comments