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

EM-Synchrony adapter: EM.synchrony or EM.run? #215

Closed
kgrz opened this issue Dec 1, 2012 · 1 comment
Closed

EM-Synchrony adapter: EM.synchrony or EM.run? #215

kgrz opened this issue Dec 1, 2012 · 1 comment

Comments

@kgrz
Copy link

kgrz commented Dec 1, 2012

As per the docs at EM::Synchrony, the reactor is run using the declaration:

EM.synchrony {..}

and not

EM.run {..}

But the source code contradicts that. Am I getting confused? or should that be changed?

@mislav
Copy link
Contributor

mislav commented Dec 1, 2012

I wouldn't worry to much. The adapter is going away… see #112

@mislav mislav closed this as completed Dec 1, 2012
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