An env var called DISABLE_INIT which has app.serve() not run init if DISABLE_INIT="True"
Users should not be using this feature; it is for Banana internal use.
How did you test it works without regressions?
Default values leave behavior completely unchanged, so no regressions.
What is this?
An env var called DISABLE_INIT which has app.serve() not run init if DISABLE_INIT="True" Users should not be using this feature; it is for Banana internal use.
How did you test it works without regressions?
Default values leave behavior completely unchanged, so no regressions.