[wp-trac] [WordPress Trac] #57625: WP_Query cache memory leak

WordPress Trac noreply at wordpress.org
Fri Mar 10 17:50:14 UTC 2023


#57625: WP_Query cache memory leak
-------------------------------------------------+-------------------------
 Reporter:  owi                                  |       Owner:
                                                 |  spacedmonkey
     Type:  enhancement                          |      Status:  reopened
 Priority:  normal                               |   Milestone:  6.3
Component:  Cache API                            |     Version:
 Severity:  normal                               |  Resolution:
 Keywords:  has-patch needs-dev-note early       |     Focuses:
  commit has-unit-tests                          |  performance
-------------------------------------------------+-------------------------

Comment (by spacedmonkey):

 In [changeset:"55537" 55537]:
 {{{
 #!CommitTicketReference repository="" revision="55537"
 Cache API: Make `network-queries` and `site-queries` global cache groups.

 Fixes a bug introduced in [55526]. The cache groups `network-queries` and
 `site-queries` store query results for network and site. These are network
 level data and should be stored in a global cache group.

 Props spacedmonkey, tillkruess, flixos90.
 See #57625.
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/57625#comment:38>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list