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

fix: prevent bulk operations from being executed multiple times #2658

Merged
merged 1 commit into from
Dec 4, 2020

Commits on Dec 2, 2020

  1. fix: prevent bulk operations from being executed multiple times

    This spec compliant behavior was lost through refactoring in
    recent years. We now prevent users from calling execute multiple
    times on a bulk operation.
    
    NODE-2926
    mbroadst committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    627350d View commit details
    Browse the repository at this point in the history