Closed steveszc closed 3 years ago
Currently lib/attach-middleware.js has most of the memory leak detection logic and functions crammed into it. It would be nice to extract the memory leak detection logic from the ember-cli/middleware stuff.
lib/attach-middleware.js
Currently
lib/attach-middleware.js
has most of the memory leak detection logic and functions crammed into it. It would be nice to extract the memory leak detection logic from the ember-cli/middleware stuff.