berzniz/github_pr_tree

Memory leak on idle-tab reloading

Open

#143 opened on Jan 8, 2021

View on GitHub
 (2 comments) (0 reactions) (0 assignees)HTML (81 forks)batch import
help wanted

Repository metrics

Stars
 (677 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

This has been happening for a while, and I have isolated it to "Better Pull Request".

I have lots of github tabs open (PRs mostly, but also issues). I go away and do other things for a while and then come back to them. Almost every time, that tab starts allocating HUGE amounts of memory (as per Chrome task manager) and ultimately crashes.

Turning off "Better Pull Request" makes it stop happening. I don't want to turn it off :(

Contributor guide