Refactor: Worker-Log-Verzeichnis von 'temp' zu 'tmp' umbenennen
This commit is contained in:
@@ -180,7 +180,7 @@ class SaxonWorkerPoolS9Api:
|
||||
java_vm_path: Pfad zur Java VM Binary
|
||||
saxon_jar_path: Pfad zur Saxon JAR-Datei
|
||||
classpath_cache: Cache für Saxon-Classpaths
|
||||
log_dir: Optionales Verzeichnis für Worker-Logs (Standard: temp_dir/temp)
|
||||
log_dir: Optionales Verzeichnis für Worker-Logs (Standard: temp_dir/tmp)
|
||||
"""
|
||||
self.num_workers = num_workers
|
||||
self.java_vm_path = java_vm_path
|
||||
|
||||
Reference in New Issue
Block a user