GithubHelp home page GithubHelp logo

Comments (1)

oubiwann avatar oubiwann commented on May 27, 2024

Okay, got something in place for LFE files. Tried all sorts of approaches, including multiple incarnations of using the rebar3 plugins (via the rebar_agent) but that didn't go wall. Ended up opting for using lfe_comp directly.

One thing to keep in mind: If you are making changes to the watcher module, this won't work for more than 2 saves & reloads. This has to do with 1) the number of code revisions the VM will track, and 2) the ability (or lack thereof) to purge the watcher functions. It my be the I just need to relinquish all references to the watcher functions (since unwatching by itself didn't seem to be enough) ... so maybe shutting down inotify and starting it up again? Anyway, I think it's an edge case, so I'm not putting too much time into it.

from docs.

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.