Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Asynchronous task runner #6

Closed
pageer opened this issue Nov 23, 2019 · 1 comment
Closed

Asynchronous task runner #6

pageer opened this issue Nov 23, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@pageer
Copy link
Owner

pageer commented Nov 23, 2019

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
Copy link
Owner Author

pageer commented Jan 25, 2020

Fixed in 62d1cf2.

@pageer pageer closed this as completed Jan 25, 2020
@pageer pageer self-assigned this Jan 25, 2020
@pageer pageer added the enhancement New feature or request label Jan 25, 2020
@pageer pageer added this to the LnBlog 2.1 milestone Jan 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant