From 8e6e6e4e5ee912f9f58b6ede2f079a6d27ba2ca6 Mon Sep 17 00:00:00 2001 From: Johannes Findeisen Date: Wed, 29 Nov 2023 04:05:18 +0100 Subject: [PATCH] README.md update. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 456a93b..36b80f3 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ # *IMPORTANT:* -** Because people are asking... Linspector is actually more some kind of a research project for evaluating stuff, but a lot of the code is used in some private projects. I am working on the API definition mostly and there is a lot of code that must be refactored/rewrited ASAP.** +**Because people are asking... Linspector is actually more some kind of a research project for evaluating stuff, but a lot of the code is used in some private projects. I am working on the API definition mostly and there is a lot of code that must be refactored/rewrited ASAP.** **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 want to