karma-runner / karma-sauce-launcher

A Karma plugin. Launch any browser on SauceLabs!
MIT License
199 stars 103 forks source link

fix: Call launcher done callback #226

Closed wswebcreation closed 3 years ago

wswebcreation commented 3 years ago

This PR is based on https://github.com/karma-runner/karma-sauce-launcher/pull/160 and will fix https://github.com/karma-runner/karma-sauce-launcher/issues/159.

It will fix the issue that the launcher didn't call the done callback when the concurrency configured in the Karma config was lower than the amount of instances that you want to run

karmarunnerbot commented 3 years ago

:tada: This PR is included in version 4.3.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: