Skip to content

Couldn't cleanly terminate all actors in 10 seconds! #79

@dylangrafmyre

Description

@dylangrafmyre

This gem was added to our Gemfile ldclient-rb 2.0.3. Gemspec dependency ld-celluloid-eventsource adds celluliod-io 0.17.3 which depends on celluloid 0.17.3.

Running rails, rake, rspec commands cause slowness with termination of the task.

rake db:migrate
Running via Spring preloader in process 44805
== 20170120043022 EnsureGuestListingsExistForAllInvitations: migrating ========
== 20170120043022 EnsureGuestListingsExistForAllInvitations: migrated (3.1553s)

Annotated (1): app/models/listing_geo_data.rb
E, [2017-01-20T00:32:46.013847 #44805] ERROR -- : Couldn't cleanly terminate all actors in 10 seconds!

Please see: celluloid/celluloid#696
This was a regression in celluloid and there should be a fix in 0.17.4 and 0.18.0.pre.

Thanks for looking into possibly updating the ld-celluloid-eventsource dependency on celluloid.

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