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

[BEAM-9405] Fix post-commit error about create_job_service #11001

Merged
merged 1 commit into from Feb 28, 2020

Commits on Feb 28, 2020

  1. [BEAM-9405] Fix post-commit error about create_job_service

    create_job_service was renamed since it now returns a new type, JobServiceHandle.  revert to use the original name so that it does not break in scenarios like the test which do not care about the return type.
    chadrik committed Feb 28, 2020
    Copy the full SHA
    af69a78 View commit details
    Browse the repository at this point in the history