Skip to content
This repository has been archived by the owner on Dec 7, 2018. It is now read-only.
This repository has been archived by the owner on Dec 7, 2018. It is now read-only.

Run celluloid backported mode. #184

Open
jeyraof opened this issue Oct 11, 2017 · 0 comments
Open

Run celluloid backported mode. #184

jeyraof opened this issue Oct 11, 2017 · 0 comments

Comments

@jeyraof
Copy link

jeyraof commented Oct 11, 2017

In my code, I changed code

from

require 'celluloid-io'
require 'celluloid/autostart'

to

require 'celluloid/current'
require 'celluloid-io'

because of following documentation

But warning message still poped up.

Celluloid 0.17.3 is running in BACKPORTED mode. [ http://git.io/vJf3J ]

How can i fix it?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant