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
Currently Julia & PackageCompiler ignore JULIA_IMAGE_THREADS parameter (it uses =1 ) on Windows without warning or documentation note regardless of the actual set value.
Presumably, to fix the issue, changes need to be made both to Julia language and this package.