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

DRAFT: Add context to VXC WaitFor* functions #1

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

daveset
Copy link
Member

@daveset daveset commented May 19, 2023

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

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

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
2 participants