Was this not supported previously? I'm only just n...
# kotlin-native
s
Was this not supported previously? I'm only just now seeing this error on 1.4-M2, it didn't show up on 1.4-M1.
l
It was probably not supported but not checked either, allowing undefined behavior.
d
It was ran out of process before.
👍 1
l
So, in multi-module projects where some are not all chained, allowing parallel building, it's better to disable in-process execution?