bitovi / launchpad

NodeJS Browser Launcher
MIT License
46 stars 28 forks source link

instance.stop() requires a callback to be passed #36

Closed daviddias closed 9 years ago

daviddias commented 9 years ago

Hey, just was following throw the code and notices that .stop() requires a callback so I updated the readme accordingly, hope it helps avoid some questions in the future:)

daffl commented 9 years ago

Oh, I thought that was optional. But makes sense for Browserstack workers anyway.