To reproduce the bug:
MIX_OS_DEPS_COMPILE_PARTITION_COUNT=2 MIX_DEBUG=1 mix deps.compile
Running
MIX_OS_DEPS_COMPILE_PARTITION_COUNT=2 MIX_DEBUG=1 mix compile
Doesn't trigger it
Reproduce bug with parallel dependency compilation + umbrella + env dependency
Elixir
To reproduce the bug:
MIX_OS_DEPS_COMPILE_PARTITION_COUNT=2 MIX_DEBUG=1 mix deps.compile
Running
MIX_OS_DEPS_COMPILE_PARTITION_COUNT=2 MIX_DEBUG=1 mix compile
Doesn't trigger it