fix: offload process listing from main thread

Move native process enumeration into a worker so process watching does not block the main process, and add LF text-integrity checks for normalized files.
This commit is contained in:
Chubby Granny Chaser
2026-04-27 19:57:18 +01:00
parent bc83595fe8
commit 1a5525312b
35 changed files with 2816 additions and 2657 deletions
+1 -1
View File
@@ -1 +1 @@
sonar.exclusions=src/main/generated/**
sonar.exclusions=src/main/generated/**