GithubHelp home page GithubHelp logo

Comments (7)

 avatar commented on May 28, 2024

Btw: the operaring system is Linux. So both defines Q_OS_LINUX and Q_OS_UNIX are set. The FileWatcher in wsgi.cpp never gets installed because of the early return.

from cutelyst.

dantti avatar dantti commented on May 28, 2024

Yeah, it's indeed a broken feature, it broke on cutelyst binary since now it uses cutelyst-wsgi library instead of uwsgi executable. This feature probably works on Windows which is funny since I only build it on CI to make sure it builds there.

from cutelyst.

 avatar commented on May 28, 2024

Well, I tried to look into this and moved the if ( !masterChildProcess ) {...} out of the #ifdef so that the file watcher gets installed. It triggers and I see in the debug log that it tries to terminate the process 5 times and then to kill it, but nothing happens and it gets stuck in an infinite loop.
Maybe you have an idea what I am missing here?

from cutelyst.

dantti avatar dantti commented on May 28, 2024

You made me almost rewrite wsgi 😛 , just kidding thanks for the bug report.

from cutelyst.

 avatar commented on May 28, 2024

Oh my goodness, what a commit... Thank you very much for the quick action. Totally underestimated the complexity.

from cutelyst.

Chaz6 avatar Chaz6 commented on May 28, 2024

I installed the latest cutelyst from git today, and I am following the tutorial; the server stops when I recompile the application. Is there perhaps a regression?

File changed restarting... /home/linux/cutelyst-projects/Hello/build/src/libHello.so
File changed restarting... /home/linux/cutelyst-projects/Hello/build/src/libHello.so
Cutelyst-WSGI terminated

from cutelyst.

dantti avatar dantti commented on May 28, 2024

from cutelyst.

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.