[wp-trac] [WordPress Trac] #21521: Audit use of set_time_limit()

WordPress Trac wp-trac at lists.automattic.com
Wed Aug 8 17:28:21 UTC 2012


#21521: Audit use of set_time_limit()
--------------------------+-------------------
 Reporter:  ryan          |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  3.5
Component:  General       |    Version:  3.4.1
 Severity:  normal        |   Keywords:
--------------------------+-------------------
 Core calls this half a dozen times. The call in wp_get_http() interferes
 with unit tests. Unit tests will terminate 60 seconds after wp_get_http()
 is called. Let's justify each use of set_time_limit() and remove what we
 can.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/21521>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list