Seafile version: 10.0.0
Image build version: 002
Changelog:
- Fixed the logging: Every message is now only written once to the standard output instead of twice.
- Automatic Garbage Collection Improvement: In some rare cases, processes of components did not terminate, which prevented the garbage collection to execute, which further prevented Seafile server to start again. Now the script waits longer for the processes to terminate and kills them with SIGKILL when needed.