Files
sourcekit-lsp/Sources/SKCore
Alex Hoppen 83b8be8ad0 Add a withTaskPriorityChangedHandler function and use it in TaskScheduler
We need this function anyway to escalate process priorities when we set `nice`ness values for them. It also simplifies the task scheduler and I’m hoping that it fixes a non-deterministic failure that causes task priority elevation to not work properly.
2024-05-23 14:05:50 -07:00
..