fix(processmonitor): Bump smartdaemon and stop aggressive pidusage cache clearing in ProcessMonitor

This commit is contained in:
2025-09-03 11:47:06 +00:00
parent f10a7847c2
commit 61c4aabba3
5 changed files with 77 additions and 62 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tspm',
version: '5.10.1',
version: '5.10.2',
description: 'a no fuzz process manager'
}