diff --git a/BUGs b/BUGs index a1d2340..17bc295 100644 --- a/BUGs +++ b/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