Occasionally launching my project will fail and my code with crash with an address in use error.
I look at the task manager and multiple node.exe's are running when only one should (thus one of them is using the port/address)
This is a regression on the latest dev build 7/3
I have yet to figure out repro steps. It may be related to me adding my tests as a mocha TestFramework, but I'm not sure yet
I look at the task manager and multiple node.exe's are running when only one should (thus one of them is using the port/address)
This is a regression on the latest dev build 7/3
I have yet to figure out repro steps. It may be related to me adding my tests as a mocha TestFramework, but I'm not sure yet