Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

always halt execution when async skip() called; closes #2465 #2479

Merged
merged 3 commits into from
Sep 16, 2016

Commits on Sep 16, 2016

  1. always halt execution when async skip() called; closes #2465

    - also fixes lack of support for async `skip()` when `allowUncaught` option is used
    - adds some debuggability into `this.skip()` calls
    boneskull committed Sep 16, 2016
    Configuration menu
    Copy the full SHA
    b0c73a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ba60f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    286aa89 View commit details
    Browse the repository at this point in the history