Hey,
The cli used to be able to detect that ports are busy and have block run listen on 9002, 9004 etc, so I could run multiple blocks in parallel in my dev env. It stopped doing that. Right now it just prints that it listens on 9000 again, even though first block run listens on it.
I don’t know if it’s a cli version thing or an OS thing (I recently upgraded to WSL 2).
My current env:
WSL 2
Ubuntu 18.04
blocks-cli - 0.0.52
Thanks,
Ronen
