NVIDIASTTService: no need for additional queue and task

This commit is contained in:
Aleix Conchillo Flaqué
2026-01-20 13:43:23 -08:00
parent 461bd0a2e0
commit 14495c425a
2 changed files with 2 additions and 18 deletions

1
changelog/3509.fixed.md Normal file
View File

@@ -0,0 +1 @@
- Optimized `NVIDIASTTService` by removing unnecessary queue and task.