Created by: joeframbach
There's a race condition here. node starts in the background, and might not start listening to 3000 until after phantomjs attempts to hammer it. It fails not gracefully.
Created by: joeframbach
There's a race condition here. node starts in the background, and might not start listening to 3000 until after phantomjs attempts to hammer it. It fails not gracefully.