Follow-up to π For web server dependent unattended updates run the entire life cycle in a separate process that will not be affected by hosting time limits Fixed where we were going to add this. We didn't add it because getting status of a process by a PID is complicated
We also have to consider when want to put the message on the status report. In
π
For web server dependent unattended updates run the entire life cycle in a separate process that will not be affected by hosting time limits
Fixed
we were adding the message after we got the update release version but at the start of the update process(begin()
). Maybe we should want to till apply()
because it is more likely to actually complete at that stage.
Add a message that a background update is process on the status report.
Where else would we want this message? On the update form so the user doesn't try to start another 1?
Postponed: needs info
3.0
Code