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

Implementing restart_async for EventMachine #1

Merged
merged 2 commits into from
Dec 16, 2018

Conversation

RodneyU215
Copy link

I've implemented EventMachine's restart_async method to kick off the client's run_loop again. I also removed the call to stop EventMachine on close because we only want to completely close when disconnect! is called.

Rodney Urquhart added 2 commits December 15, 2018 04:46
…so that EventMachine continues running until disconnect! is called.
@dblock
Copy link
Owner

dblock commented Dec 16, 2018

Thanks, lets see how it merges upstream ...

dblock added a commit that referenced this pull request Aug 7, 2023
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