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: partitionedDml stub was not closed #213

Merged
merged 1 commit into from May 19, 2020
Merged

fix: partitionedDml stub was not closed #213

merged 1 commit into from May 19, 2020

Commits on May 15, 2020

  1. fix: partitionedDml stub was not closed

    The PartitionedDML stub was not closed when Spanner was closed.
    In addition, Spanner did not wait for the channels to actually close,
    causing some test cases to (sometimes) log a warning that the channel
    had not been closed.
    olavloite committed May 15, 2020
    Copy the full SHA
    a0082eb View commit details
    Browse the repository at this point in the history