Giter Club home page Giter Club logo

Comments (3)

lehenbauer avatar lehenbauer commented on June 18, 2024

OK, Chris, thanks for the report. I’ll file a bug on this. One of our developers has been digging into the dump1090 javascript files looking for a memory leak, so she’ll probably be able to gain some insight on this pretty quickly.

-karl

On Nov 14, 2014, at 4:01 PM, Chris Drumgoole <[email protected]mailto:[email protected]> wrote:

Not sure if you know this, and it's probably a minor thing, but when looking at the local map (:8080) on my laptop, letting it pick up a bunch of planes, then I shut my laptop for a while, later when I open it again, the map doesn't seem to remove the old planes.


Reply to this email directly or view it on GitHubhttps://github.com//issues/5.

from piaware.

mutability avatar mutability commented on June 18, 2024

This is basically because the client-side javascript relies on the dump1090-provided "seen" counters to decide when to hide/expire aircraft.

If the client is suspended for long enough, then the aircraft record will expire on the dump1090 side without the client ever seeing an update that has a large-enough seen value for it to be expired on the client.

from piaware.

mutability avatar mutability commented on June 18, 2024

This was fixed in dump1090-mutability a long time ago, and now that dump1090-fa is based on that, we have the bugfix in the standard piaware images too.

from piaware.

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.