Skip to content

Conversation

@tembleking
Copy link
Member

Context in Go allows us to cancel requests, kill goroutines and
propagate the cancellation.
Since TF SDK v2, the CRUD functions accept context for cancellation.
This PR switches from the old deprecated CRUD functions to the new
ones with context.

Context in Go allows us to cancel requests, kill goroutines and
propagate the cancellation.
Since TF SDK v2, the CRUD functions accept context for cancellation.
This commit switches from the old deprecated CRUD functions to the new
ones with context.

Signed-off-by: Federico Barcelona <[email protected]>
@tembleking tembleking self-assigned this Sep 24, 2020
@tembleking tembleking merged commit 6d8b71a into master Sep 24, 2020
@tembleking tembleking deleted the feat-add-context branch September 28, 2020 14:56
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.

2 participants