add env setup for runtime to enable multiprocessing parameter search by joblib, closes #23

This commit is contained in:
2025-04-17 11:55:01 +02:00
parent a1057fc78b
commit 4072b97012
9 changed files with 163 additions and 21 deletions

View File

@@ -430,6 +430,7 @@ def test_export_on_fail():
assert res.status.description == status.description
@patch("delta_barth.session.CFG_HOT_RELOAD", False)
def test_pipeline_sales_forecast_SuccessDbWrite(exmpl_api_sales_prognosis_resp, session):
with (
patch(