You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[sourcekitd] Be more aggresive with the semantic editor delay
Set a minimum delay of 10 seconds for the semantic editor instead of
starting from 0/1 second. This helps prevent us from being throttled by
the system if we have multiple crashes in a row, which allows us to keep
syntactic requests working.
rdar://18326221
0 commit comments