pythonanywhere / help_pages

The help pages for help.pythonanywhere.com
43 stars 86 forks source link

Async tasks without always on process #114

Open calvinc460 opened 1 year ago

calvinc460 commented 1 year ago

An example for people who need to run a slow process async, but that process is not run on a schedule and not run frequently enough to demand an always-on task.