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 Shutdown behavior for batchprocessor #2537

Commits on Mar 2, 2021

  1. Fix Shutdown behavior for batchprocessor

    I added a Shutdown() test that does basic verification of the behavior of the
    Shutdown() function. More verifications can be added later.
    
    The test revealed a bug in batchprocessor Shutdown() function which would
    not wait until all pending data was drained.
    tigrannajaryan committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    f123dd2 View commit details
    Browse the repository at this point in the history