also fixed BUG-111 (circular import issues which blocked git installation in Prod container)
This commit is contained in:
2
BUGs
2
BUGs
@@ -9,5 +9,3 @@ BUG-109: add mich force override, removed it, then re-added it, then rebuild DB
|
||||
- this is actually only? possible if we restart job_mgr before its processed the metadata job(s) -- as the initialisation processes the metadata on the file
|
||||
system, and then presumably the delete of the metadata will come as the next job to run...
|
||||
NEED TO CONSIDER => better to defend the duplicate on load, OR, process all meta jobs before processing meta on FS OR both???
|
||||
|
||||
BUG-111: can't install git to container, it changes the python version and then gunicorn dies... THINK I need to try a newer base Ubuntu and see if gunicorn will just die, also fix the deprecation warning around FLASK_ENV
|
||||
|
||||
Reference in New Issue
Block a user