We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6bce21 commit acb5239Copy full SHA for acb5239
Sources/LSPTestSupport/Timeouts.swift
@@ -14,4 +14,4 @@ import Foundation
14
15
/// The default duration how long tests should wait for responses from
16
/// SourceKit-LSP / sourcekitd / clangd.
17
-public let defaultTimeout: TimeInterval = 120
+public let defaultTimeout: TimeInterval = 180
0 commit comments