README.md update.
This commit is contained in:
parent
8e6e6e4e5e
commit
792d107bb0
1 changed files with 2 additions and 3 deletions
|
|
@ -4,11 +4,10 @@
|
||||||
|
|
||||||
# *IMPORTANT:*
|
# *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 (2023.11.29)... 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
|
**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
|
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...**
|
||||||
make it possible to run Linspector using the process-mode of APScheduler...**
|
|
||||||
|
|
||||||
**THE CORE NEEDS A REDESIGN AND PARTLY REWRITE TO BE FULLY PROCESS SAFE! I AM WORKING ON THIS
|
**THE CORE NEEDS A REDESIGN AND PARTLY REWRITE TO BE FULLY PROCESS SAFE! I AM WORKING ON THIS
|
||||||
NOW. THE CONFIGURATION INTERFACE WILL NOT BE CHANGED! (2023.10.22)**
|
NOW. THE CONFIGURATION INTERFACE WILL NOT BE CHANGED! (2023.10.22)**
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue