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

Cancellation support for WaitForOperation #137

Merged
merged 1 commit into from
May 19, 2015
Merged

Conversation

ahmetb
Copy link
Contributor

@ahmetb ahmetb commented May 16, 2015

  • Added cancellation through channel
  • Renamed the method
  • Updated godocs
  • Updated caller methods
  • Removed waiting from virtualnetwork.Set method

Fixes #87
cc: @paulmey @svanharmelen

@paulmey
Copy link
Member

paulmey commented May 18, 2015

LGTM

- Added cancellation through channel
- Renamed the method
- Updated godocs
- Updated caller methods
- Removed waiting from virtualnetwork.Set method

Fixes Azure#87
@ahmetb
Copy link
Contributor Author

ahmetb commented May 19, 2015

merging

ahmetb added a commit that referenced this pull request May 19, 2015
Cancellation support for WaitForOperation
@ahmetb ahmetb merged commit fe2273a into Azure:master May 19, 2015
@ahmetb ahmetb deleted the cancellation branch May 19, 2015 04:13
richardpark-msft pushed a commit to richardpark-msft/azure-sdk-for-go that referenced this pull request Aug 5, 2021
Periodically refresh credentials
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provide cancellation and progress channels in WaitForOperationStatus
2 participants