mjoniec / Proj2_Planes

Distributed air traffic control system. Microservices, DDD, Docker, HostedServices
0 stars 0 forks source link

powershell concurrent dll access fail #53

Open mjoniec opened 3 years ago

mjoniec commented 3 years ago

if removed wait commands from launchLocalhostOnPremises.ps1 multiple services will fail to init for trying to access the same .dll

any way around it ?