Commit Graph

2 Commits

Author SHA1 Message Date
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
Ben Langmuir
439428e65d [completion] Add doc comment for CodeCompletionSession
Conflicts:
	Sources/SourceKit/sourcekitd/CodeCompletion.swift
	Sources/SourceKit/sourcekitd/CodeCompletionSession.swift
2020-10-16 13:16:26 -07:00