From 903df7dc6ab7d3a6e7ee3625d1dec1f76ca45abf Mon Sep 17 00:00:00 2001
From: Piotr Maslanka <piotr.maslanka@ericsson.com>
Date: Mon, 4 Mar 2024 14:11:42 +0100
Subject: [PATCH] docs fixed

Change-Id: Ie6d625728217ba8f8b14f6d1145568383b787587
---
 docs/instrumentation/memory.rst | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/docs/instrumentation/memory.rst b/docs/instrumentation/memory.rst
index 3a0e8f88..2674a8ce 100644
--- a/docs/instrumentation/memory.rst
+++ b/docs/instrumentation/memory.rst
@@ -10,6 +10,9 @@ from Satella solves that problem.
 
 .. autofunction:: satella.instrumentation.memory.get_size
 
+.. warning:: Using these conditions will spawn a daemon thread to monitor the memory usage
+    in the background.
+
 Defining severity levels
 ------------------------
 
-- 
GitLab