Closed dylangrafmyre closed 7 years ago
Thanks @dylangrafmyre -- we'd been waiting for a final 0.18.0
celluloid release, but we'll give 0.18.0.pre
a try.
Any timeline for using https://github.com/launchdarkly/celluloid-eventsource/releases/tag/0.8.4 ?
@colmdoyle We're testing this out now-- we need to run it through our integration suite and ensure it passes before we release. We'll keep you posted.
@colmdoyle Things are looking good, and we anticipate that we'll be releasing an updated version tomorrow (Wednesday).
This should be addressed in v 2.1.0
This gem was added to our Gemfile
ldclient-rb 2.0.3
. Gemspec dependencyld-celluloid-eventsource
addscelluliod-io 0.17.3
which depends oncelluloid 0.17.3
.Running
rails, rake, rspec
commands cause slowness with termination of the task.Please see: https://github.com/celluloid/celluloid/issues/696 This was a regression in
celluloid
and there should be a fix in0.17.4
and0.18.0.pre
.Thanks for looking into possibly updating the
ld-celluloid-eventsource
dependency oncelluloid
.