GithubHelp home page GithubHelp logo

Comments (7)

rfestag avatar rfestag commented on July 21, 2024

Some more details: the error appears to happen asynchronously. I get randomly far into the initializer before it crashes. In a simple test like this though, it still fails:

require 'celluloid/zmq'
Celluloid::ZMQ.init
class Test
  include Celluloid::ZMQ
end
Test.new
sleep 1 #To give the failure a chance to happen. If you run in pry/irb, this is unnecessary

I'm seeing this behavior both in 0.16.1 and in 0.17.0 (built from 0.17.0-dependent).

from celluloid-zmq.

digitalextremist avatar digitalextremist commented on July 21, 2024

I will try 4.1.2 and get back to you. I am using 4.0.5

A good person to engage on this is @chuckremes who wrote ffi-rzmq which is much closer to the baremetal than Celluloid::ZMQ, and that it depends on.

from celluloid-zmq.

digitalextremist avatar digitalextremist commented on July 21, 2024

@rfestag did you try the earlier versions and it worked for you, just so I know? I have run your code in pry and have had no issue at the version I use.

from celluloid-zmq.

rfestag avatar rfestag commented on July 21, 2024

Good to know, I'll post there. I did go back and try an older version (3.2.5, which is the newest one I have easy access to before 4.1.2). That is working for me.

from celluloid-zmq.

digitalextremist avatar digitalextremist commented on July 21, 2024

Good.

This was reported: chuckremes/ffi-rzmq#121

from celluloid-zmq.

digitalextremist avatar digitalextremist commented on July 21, 2024

I am going to close this here, and let the issue continue there.

from celluloid-zmq.

rfestag avatar rfestag commented on July 21, 2024

Sounds good, thanks for taking a look.

from celluloid-zmq.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.