Skip to content
This repository has been archived by the owner on Dec 14, 2020. It is now read-only.

Add support for graceful close timeouts via contect.Context #63

Merged
merged 1 commit into from
Apr 11, 2018

Conversation

vcabbage
Copy link
Owner

  • Close() is now Close(context.Context) for sessions and links.
  • Client.Close does not take a context as it does not currently block.
  • Added -count=1 to integration tests to prevent caching on Go1.10+.

Updates #60

* `Close()` is now `Close(context.Context)` for sessions and links.
* `Client.Close` does not take a context as it does not currently
  block.
* Added `-count=1` to integration tests to prevent caching on Go1.10+.
@vcabbage vcabbage merged commit ee6eb7e into master Apr 11, 2018
@vcabbage vcabbage deleted the close-timeout branch April 11, 2018 22:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant