🐛 Bug Fixes
- Dockerfile: comment out on_library_update in config.yml to disable automatic script execution (25b897c)
- fetch-latest-tags: use restore-keys (eb2a6b2)
- logger: file handling in CustomRotatingFileHandler to prevent reentrant call (6f91ab8), closes #104
- process-handler: improve process wait handling and logging for non-existent processes (7dd5352)
- workflow: add conditional for fetch-latest-tags job based on workflow dispatch and merged PR title (cc257f0)