Mobius/PythonWorkerFactory.scala.p...

5 строки
165 B
Diff

38c38
< val useDaemon = !System.getProperty("os.name").startsWith("Windows")
---
> val useDaemon = false // !System.getProperty("os.name").startsWith("Windows")