Baganator

Baganator

1M Downloads

Every time the backpack is opened, the addon memory increases

code-XmR opened this issue ยท 2 comments

commented

Please include as much of the following information as possible to help me fix the bug:

Brief Description of Bug

Each time you open the bag, the addon memory increases.

Steps to Reproduce

Open/close backpack

Loaded Addons

Baganator
Syndicator
BetterAddonList

Back Trace (LUA Error Output)

No Lua Error.

commented

This isn't a memory leak, but just a side effect of processing the bag data on bag open. The memory usage will reset before it reaches 20mb.

commented

Ok, I understand, I just want to migrate from BetterBags and there I just didn't notice this similar behavior. No problem then.