From 4520e549a722072aafce7dfc7df7e84de5cfbdb1 Mon Sep 17 00:00:00 2001 From: Varsha GS Date: Mon, 11 Aug 2025 15:46:30 +0530 Subject: [PATCH] tesing Signed-off-by: Varsha GS --- src/instana/hooks/hook_uwsgi.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/instana/hooks/hook_uwsgi.py b/src/instana/hooks/hook_uwsgi.py index 6287a9f9..6c9b371a 100644 --- a/src/instana/hooks/hook_uwsgi.py +++ b/src/instana/hooks/hook_uwsgi.py @@ -49,3 +49,4 @@ def uwsgi_handle_fork() -> None: "uwsgi hooks: decorators not available: likely not running under uWSGI" ) pass +