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

Wait for integration results #112

Open
cojoj opened this issue Sep 29, 2015 · 2 comments
Open

Wait for integration results #112

cojoj opened this issue Sep 29, 2015 · 2 comments

Comments

@cojoj
Copy link
Contributor

cojoj commented Sep 29, 2015

Right now the available API allow you to postIntegration but it returns immediately. It'd be nice if callback could wait for integration to finish, but also a protocol informing about this fact would be nice.

@czechboy0
Copy link
Member

We can just add an extra param waitUntilCompleted: Bool to the postIntegration call.

@cojoj
Copy link
Contributor Author

cojoj commented Sep 29, 2015

Sounds like a great plan 😉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants