Code Monkey home page Code Monkey logo

Comments (4)

thbar avatar thbar commented on June 25, 2024

I found a work-around by not using w.dir and specifying the rakefile location:

  w.start = "/usr/local/bin/rake -f /var/sites/appname/current/Rakefile resque:work"

This way no parent sh process is created and everything works as expected.

That said I had a closer look at the code to see what could be causing this. First the tests won't pass under 1.9.2 because of the removal of "." in the load path (see http://github.com/ichverstehe/thrift_client/commit/f4ce956b038f7c0c985b227e9c3d1f7cda93806b).

I have no better idea as I need to move on for now, but I'm wondering if the w.dir bug could be caused by the same load path change.

from god.

vangberg avatar vangberg commented on June 25, 2024

You should not use God with 1.9. It will fail in weird ways. Bluepill (http://github.com/arya/bluepill) works with 1.9 as of latest release.

from god.

thbar avatar thbar commented on June 25, 2024

Thanks for the update - did you have issues yourself ?

from god.

vangberg avatar vangberg commented on June 25, 2024

Yep. It would randomly hang up and crash.

http://github.com/mojombo/god/issues#issue/6
http://github.com/mojombo/god/issues#issue/13

from god.

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.