Skip to content

Conversation

jkodumal
Copy link
Contributor

No description provided.

end
source.inactivity_timeout = 0
source.start
EM.schedule{ source.start }
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Stylistically it's good to have a space before the {

EM.schedule { source.start }

@jkodumal
Copy link
Contributor Author

I've also got to fix the tests on this one-- just getting the PR up so that @jhubert can test this out.

@jhubert
Copy link

jhubert commented Mar 25, 2016

Installed locally. About to head for a lunch meeting but I'll see if we end up in that state when i get back.

@jkodumal
Copy link
Contributor Author

This did not address the issue-- in addition we're moving forward with Celluloid instead of EventMachine.

@jkodumal jkodumal closed this May 12, 2016
@dlau dlau deleted the jko/em-race-condition branch May 2, 2017 23:50
eli-darkly added a commit that referenced this pull request May 10, 2018
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

Successfully merging this pull request may close these issues.

2 participants