layervault/LVDebounce

Wouldn't this cause a memory leak?

Opened this issue · 1 comments

Just curious, but would adding the target to the eventKey array, then adding to the timers dictionary cause the target to be retained forever?

Experienced this issue myself in my app, it does cause the target to be retained forever