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

PollingClient2 - when stopping or shutting down the polling client await for any internally generated thread to end in a polite way #446

Open
AGiorgetti opened this issue Aug 10, 2016 · 1 comment

Comments

@AGiorgetti
Copy link
Member

No description provided.

@alkampfergit
Copy link
Contributor

Probably the best option is returning the task that is actually doing internal poll, this gives the caller the ability to call .Wait() or to use await if he want.

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

No branches or pull requests

2 participants