Skip to content

Celluloid requires in fetch.rb but absent from dependencies #11

Open
@maxmercy

Description

@maxmercy

I am trying to use the gem but have an error regarding celluloid when trying to start sidekiq as you can see in the image:

58797717-fcbede80-8600-11e9-88e7-0d9c73f79889

The celluloid seems to be require in this file:
sidekiq-priority/lib/sidekiq/priority/server/fetch.rb

However I do not understand why it is require?
It seems to be working when removing the line:
https://github.com/socialpandas/sidekiq-priority/blob/master/lib/sidekiq/priority/server/fetch.rb#L1

I wonder if this is still needed?

Thanks for your help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions