README.md update. (0.30.2)

This commit is contained in:
Johannes Findeisen 2023-10-13 11:46:12 +02:00
commit a8d1340fb6

View file

@ -5,8 +5,8 @@
## *IMPORTANT:* ## *IMPORTANT:*
**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 wann to at the moment. When running the scheduler in thread-mode everything is fine, but I really want to
make it possible to use the process-mode of APScheduler...** make it possible to run Linspector using the process-mode of APScheduler...**
## About ## About