Giter VIP home page Giter VIP logo

Comments (10)

meros avatar meros commented on August 29, 2024 2

After some investigation I think this is the culprit: 7816526

The interval keeps an instance to this, that causes the whole cookie class to be retained.

from cookies.

eXon avatar eXon commented on August 29, 2024 2

Released in v6.1.2

from cookies.

meros avatar meros commented on August 29, 2024

I've seen this as well.

from cookies.

Reeywhaar avatar Reeywhaar commented on August 29, 2024

Can confirm. After adding removeChangeListener we've fixed our app's memory leak

from cookies.

meros avatar meros commented on August 29, 2024

My problem is that I am using express middleware, that adds a change listener. It's not possible for me to remove this as I don't have access to the listener function itself.

from cookies.

Reeywhaar avatar Reeywhaar commented on August 29, 2024

Then you should address it to the middleware author I guess? Is it available on github?

from cookies.

meros avatar meros commented on August 29, 2024

It's in this repo as well:

req.universalCookies.addChangeListener((change: CookieChangeOptions) => {

from cookies.

dawecode avatar dawecode commented on August 29, 2024

Memory leak is happening on our app as well, downgrading has solved it for now.

from cookies.

cbazureau avatar cbazureau commented on August 29, 2024

Same here, already revert universal-cookie-express update on the end of september due to memory leak just after an upgrade to 6.1.1.

from cookies.

eXon avatar eXon commented on August 29, 2024

Will be fixed in next release

from cookies.

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.