Skip to content

Implementing restart_async for EventMachine#1

Merged
dblock merged 2 commits intodblock:em-celluloid-pingfrom
RodneyU215:em-celluloid-ping
Dec 16, 2018
Merged

Implementing restart_async for EventMachine#1
dblock merged 2 commits intodblock:em-celluloid-pingfrom
RodneyU215:em-celluloid-ping

Conversation

@RodneyU215
Copy link
Copy Markdown

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
Copy Markdown
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