Skip to content

DRAFT: Add context to VXC WaitFor* functions #1

Open
daveset wants to merge 3 commits into
mainfrom
vxc-wait-retry-with-context
Open

DRAFT: Add context to VXC WaitFor* functions #1
daveset wants to merge 3 commits into
mainfrom
vxc-wait-retry-with-context

Conversation

@daveset

@daveset daveset commented May 19, 2023

Copy link
Copy Markdown
Member

Using a context allows for the caller to specify the timeouts it is
willing to accept, and also pass through user cancellation to better
manage resources.

Corrects a couple godocs and go fmt / compiler warnings

Dave Setzke added 3 commits May 17, 2023 13:50
Using a context allows for the caller to specify the timeouts it is
willing to accept, and also pass through user cancellation to better
manage resources.

Corrects a couple godocs and go fmt / compiler warnings
@OferMania

Copy link
Copy Markdown

From what I'm understanding of this DRAFT MR, your changes look reasonable.

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