When max_execution_time is 0, no time limit is imposed. However, Backup and Migrate treats this as 0 seconds. The drupal_set_time_limit() wrapper properly recognizes when the max_execution_time is unlimited, so it should be used instead of set_time_limit().
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | max_execution_time-2940451-1.patch | 1.65 KB | darren oh |
Comments
Comment #2
darren ohComment #3
darren ohComment #4
darren ohComment #5
damienmckennaThanks Darren!
Comment #7
damienmckennaCommitted. Thanks.
Comment #8
damienmckennaFYI I released 3.5 today with this fix. Thank you again!
Comment #9
darren ohThank you, Damien. Good to be able to work with you.
Comment #10
damienmckennaLikewise :) I hope you are well.