The hook we added a few years back to respond to task status updates only responds to the shutdown.
It should fire every time the task status is updated.
Incoming patch and branch fires hook in hosting_task_insert() and hosting_task_update().
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | 3016448-hosting-task-update-hook.patch | 986 bytes | jon pugh |
Comments
Comment #3
jon pughComment #5
jon pughComment #6
jon pughComment #7
helmo commentedthat last patch includes more then it should ... but diffing the feature branch looks simple enough. rtbc
Comment #8
jon pughAh sorry. Thanks.