You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The implementation of long running operation wrappers works nicely when one uses a CompletionQueue (see the Cloud Bigtable code). Once we have refactored those to a good place we should cleanup the code in google-cloud-cpp-spanner.
The implementation of long running operation wrappers works nicely when one uses a
CompletionQueue(see the Cloud Bigtable code). Once we have refactored those to a good place we should cleanup the code ingoogle-cloud-cpp-spanner.