No description
Kumi
c3c5f36ffc
Updated the saving mechanism for temporary configuration files by utilizing a temporary directory instead of a named temporary file. This change streamlines file handling and avoids potential issues related to file name collisions. Improves reliability of configuration updates by ensuring a cleaner and more isolated temporary workspace, which enhances process safety and consistency. |
||
---|---|---|
.gitignore | ||
config.dist.ini | ||
requirements.txt | ||
update_local_config.py | ||
worker.py |