[wp-trac] [WordPress Trac] #19487: Remove useless calls to set_time_limit()
WordPress Trac
noreply at wordpress.org
Tue Sep 17 22:40:14 UTC 2024
#19487: Remove useless calls to set_time_limit()
-------------------------------------------+--------------------
Reporter: dllh | Owner: westi
Type: defect (bug) | Status: new
Priority: normal | Milestone:
Component: Bootstrap/Load | Version: 1.5
Severity: normal | Resolution:
Keywords: has-patch needs-testing close | Focuses:
-------------------------------------------+--------------------
Comment (by jorbin):
In [changeset:"59039" 59039]:
{{{
#!CommitTicketReference repository="" revision="59039"
Bootstrap/Load: Ensure uses of set_time_limit are documented why.
`set_time_limit` can cause unexpected behavior so it general should be
avoided. There are instances though where they should be used so those
instances should be properly documented.
Props Rcrayno, ryan, kurtpayne, jorbin.
Fixes #21521. See #19487.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/19487#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list