Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upMemory issue: WR image resources are not deleted #25927
Open
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Even after the image cache has been destroyed, the WR image resources are still in memory.
Sending a
delete_imagetransaction appears to solve the issue, but I'm not exactly sure when we should tell WR to drop the images.The options are:
ImageCacheStoreis destroyed