From a8d1340fb6b601634b61ffdef539ac673ab78dcf Mon Sep 17 00:00:00 2001 From: Johannes Findeisen Date: Fri, 13 Oct 2023 11:46:12 +0200 Subject: [PATCH] README.md update. (0.30.2) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4ec375f..2052988 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,8 @@ ## *IMPORTANT:* **Linspector is currently not process safe because of the GIL! I am refactoring a lot of stuff -at the moment. When running the scheduler in thread-mode everything is fine but I really wann to -make it possible to use the process-mode of APScheduler...** +at the moment. When running the scheduler in thread-mode everything is fine, but I really want to +make it possible to run Linspector using the process-mode of APScheduler...** ## About