mirror of
https://github.com/apple/sourcekit-lsp.git
synced 2026-06-24 12:21:58 +02:00
4d3348df85
Delete the local `withTimeout` and `withTaskPriorityChangedHandler` copies in favor of the upstream versions. Update callers of `withTaskPriorityChangedHandler` to receive the new priority via the callback argument rather than reading `Task.currentPriority`.