Skip to content

Safe import completions#10888

Merged
riknoll merged 2 commits into
masterfrom
safe_import_completions
Sep 13, 2016
Merged

Safe import completions#10888
riknoll merged 2 commits into
masterfrom
safe_import_completions

Conversation

@riknoll
Copy link
Copy Markdown
Member

@riknoll riknoll commented Sep 13, 2016

Fixes #10887

Adds code to guard against exceptions when accessing the file system for import completions. See issue for details. I did not add a try-catch around host.getCurrentDirectory because I wasn't certain that function could ever realistically return an exception.

@mhegazy
Copy link
Copy Markdown
Contributor

mhegazy commented Sep 13, 2016

👍

@mhegazy
Copy link
Copy Markdown
Contributor

mhegazy commented Sep 13, 2016

We will need to port this into the two branches like the original change.

@riknoll riknoll merged commit 65d40f8 into master Sep 13, 2016
@riknoll riknoll deleted the safe_import_completions branch September 13, 2016 20:18
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants