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

Clean up MessageDispatcher v2 #4619

Merged

Commits on Mar 4, 2019

  1. Clean up MessageDispatcher by changing processOutstandingBatches to e…

    …xplicitly loop instead of while(true) with breaks. There is now only 1 explicit return and 1 runtime error.
    dpcollins-google committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    f9326a0 View commit details
    Browse the repository at this point in the history