@@ -129,6 +129,7 @@ def start_scheduler():
thread = threading.Thread(
target=run_scheduler,
kwargs={"with_signal_handlers": False},
daemon=True
)
thread.start()
The note is not visible to the blocked user.