From f638237a6b4f3d3edf9bdd995c15df537f8d7e7c Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Fri, 24 Jan 2025 18:14:52 -0500 Subject: Fix multiple bugs encountered during stress test - Basic server resource cleanup Signed-off-by: Andrew Opalach --- scripts/python_env | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 scripts/python_env (limited to 'scripts/python_env') diff --git a/scripts/python_env b/scripts/python_env new file mode 100644 index 0000000..2cca301 --- /dev/null +++ b/scripts/python_env @@ -0,0 +1,4 @@ +export CURL_CA_BUNDLE=/etc/ssl/certs/ca-bundle.crt +export PYTHONDONTWRITEBYTECODE=1 +export PYTHONOPTIMIZE=2 +export PYTHONPATH=$HOME/c/camu/src/portal/vendor/vendor -- cgit v1.2.3-101-g0448