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 in utils.ml should be duppyzed #17

Closed
smimram opened this issue Jan 27, 2013 · 2 comments
Closed

wait_for in utils.ml should be duppyzed #17

smimram opened this issue Jan 27, 2013 · 2 comments
Assignees
Milestone

Comments

@smimram
Copy link
Member

smimram commented Jan 27, 2013

No description provided.

@ghost ghost assigned toots Jan 27, 2013
@toots
Copy link
Member

toots commented Jan 28, 2013

This is not possible in fat. The function needs to be blocking but duppy is asynchronous..

@toots toots closed this as completed Jan 28, 2013
@smimram
Copy link
Member Author

smimram commented Jan 29, 2013

Actually, I think that it would be possible to reprogram it and pass to it a duppy continuation, to be executed once the event or timeout happened. But this means that we might have to duppyze in many places...

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