Files
sourcekit-lsp/Sources/SourceKit/sourcekitd/CodeCompletionSession.swift
David Goldman 459e3b15f4 Fix issue where a code-completion session at a specific offset would get stuck failing
- Fix for https://bugs.swift.org/browse/SR-13561 by making sure the
session close waits for the open to finish

- Add a regression test

Change-Id: Iff7217d7b03bc797e036c5329afb0765dcc1874b
2020-10-16 13:51:24 -07:00

8.8 KiB