mirror of
https://github.com/Termix-SSH/Termix.git
synced 2026-08-29 18:31:33 +00:00
fix: harden file reads and timer cleanup (#1352)
* fix: harden file reads and timer cleanup * fix: preserve literal file path escapes
This commit is contained in:
@@ -61,7 +61,7 @@ setInterval(
|
||||
}
|
||||
},
|
||||
5 * 60 * 1000,
|
||||
);
|
||||
).unref();
|
||||
|
||||
/**
|
||||
* @openapi
|
||||
|
||||
Reference in New Issue
Block a user