79084049

Date: 2024-10-13 20:09:47
Score: 0.5
Natty:
Report link

I've tried this and get_job only returns the job if it was just added during the same 'flask run' process. In other words, if the job exists in the SQLite job store and was not recently added, get_job('start1') does not return any job -- it doesn't find it. Even though I can clearly see it in the list of jobs when opening the SQLite db file with a SQLite DB viewer.

Reasons:
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: jdstone