pageer / lnblog

A flexible, file-based weblog.
https://lnblog.skepticats.com/
GNU General Public License v2.0
0 stars 0 forks source link

Asynchronous task runner #6

Closed pageer closed 4 years ago

pageer commented 4 years ago

We need a simple framework for running asynchronous jobs, i.e. a cron script. The idea is to have an entry point to the application that can run on a schedule or on demand and execute either a specific job or run a queue of pending jobs.

pageer commented 4 years ago

Fixed in 62d1cf2027cb8b2868f7bd12aa20d813e1b92515.