Title: Catch/ignore/handle exceptions from FileSystemGlobbing · Issue #463 · microsoft/python-language-server · GitHub
Open Graph Title: Catch/ignore/handle exceptions from FileSystemGlobbing · Issue #463 · microsoft/python-language-server
X Title: Catch/ignore/handle exceptions from FileSystemGlobbing · Issue #463 · microsoft/python-language-server
Description: There seem to be quite a few of exceptions coming out of FileSystemGlobbing, which is only used inside of LoadDirectoryFiles. Most frequent is an UnauthorizedAccessException: at System.IO.Enumeration.FileSystemEnumerator`1.CreateDirector...
Open Graph Description: There seem to be quite a few of exceptions coming out of FileSystemGlobbing, which is only used inside of LoadDirectoryFiles. Most frequent is an UnauthorizedAccessException: at System.IO.Enumerati...
X Description: There seem to be quite a few of exceptions coming out of FileSystemGlobbing, which is only used inside of LoadDirectoryFiles. Most frequent is an UnauthorizedAccessException: at System.IO.Enumerati...
Opengraph URL: https://github.com/microsoft/python-language-server/issues/463
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Catch/ignore/handle exceptions from FileSystemGlobbing","articleBody":"There seem to be quite a few of exceptions coming out of `FileSystemGlobbing`, which is only used inside of `LoadDirectoryFiles`. Most frequent is an `UnauthorizedAccessException`:\r\n\r\n```\r\n at System.IO.Enumeration.FileSystemEnumerator`1.CreateDirectoryHandle(String path, Boolean ignoreNotFound)\r\n at System.IO.Enumeration.FileSystemEnumerator`1..ctor(String directory, EnumerationOptions options)\r\n at System.IO.Enumeration.FileSystemEnumerable`1..ctor(String directory, FindTransform transform, EnumerationOptions options)\r\n at System.IO.Enumeration.FileSystemEnumerableFactory.FileSystemInfos(String directory, String expression, EnumerationOptions options)\r\n at System.IO.DirectoryInfo.InternalEnumerateInfos(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)\r\n at Microsoft.Extensions.FileSystemGlobbing.Abstractions.DirectoryInfoWrapper.EnumerateFileSystemInfos()+MoveNext()\r\n at System.Collections.Generic.List`1.AddEnumerable(IEnumerable`1 enumerable)\r\n at System.Collections.Generic.List`1.InsertRange(Int32 index, IEnumerable`1 collection)\r\n at Microsoft.Extensions.FileSystemGlobbing.Internal.MatcherContext.Match(DirectoryInfoBase directory, S\r\n```\r\n\r\nBut we also see `DirectoryNotFoundException`, `IOException`, `PathTooLongException`, and `FileNotFoundException`.\r\n\r\nRight now, these exceptions during `workspace/didChangeConfiguration` go unhandled, produce an error message for the user via RPC, and record the exception.\r\n\r\nLooking at the call site:\r\n\r\n```csharp\r\nif (!_filesLoaded) {\r\n await LoadDirectoryFiles();\r\n}\r\n_filesLoaded = true;\r\n```\r\n\r\nIt may be better idea to do something on the order of:\r\n\r\n```csharp\r\nif (!_filesLoaded) {\r\n try {\r\n await LoadDirectoryFiles();\r\n _filesLoaded = true;\r\n } catch (Exception ex) when (!ex.IsCriticalException()) {\r\n // Log something to the user\r\n }\r\n}\r\n```\r\n\r\nThat way, we don't record events that are really just errors in the user's configuration and also give feedback as to what's wrong.","author":{"url":"https://github.com/jakebailey","@type":"Person","name":"jakebailey"},"datePublished":"2018-12-06T19:25:11.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":2},"url":"https://github.com/463/python-language-server/issues/463"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:56d31a36-6b13-3387-8d16-96a2535ffcd5 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | 85AA:FCF93:18FAFE6:24861E0:6A4E55EA |
| html-safe-nonce | c8e2bfb56a81ebc4e12ebbc10d8820e667123deb2ec050409ddab8c33a08b919 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4NUFBOkZDRjkzOjE4RkFGRTY6MjQ4NjFFMDo2QTRFNTVFQSIsInZpc2l0b3JfaWQiOiI1NjkzNDE3MDg4OTcxODU1MzM4IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | 32cb32d349efc9fdeeea74da99215af759b13e0133d3070faa1db4d9bf1d273a |
| hovercard-subject-tag | issue:388361284 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/microsoft/python-language-server/463/issue_layout |
| twitter:image | https://opengraph.githubassets.com/f3d164602d01e57c8cd6373ff149667a2af4b32c45c9983c9841cd0afc99b9ad/microsoft/python-language-server/issues/463 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/f3d164602d01e57c8cd6373ff149667a2af4b32c45c9983c9841cd0afc99b9ad/microsoft/python-language-server/issues/463 |
| og:image:alt | There seem to be quite a few of exceptions coming out of FileSystemGlobbing, which is only used inside of LoadDirectoryFiles. Most frequent is an UnauthorizedAccessException: at System.IO.Enumerati... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | jakebailey |
| hostname | github.com |
| expected-hostname | github.com |
| None | 030096ee0db095447bfe77409d33bfac127ca7128299c58deef27c52eaa1b1f0 |
| turbo-cache-control | no-preview |
| go-import | github.com/microsoft/python-language-server git https://github.com/microsoft/python-language-server.git |
| octolytics-dimension-user_id | 6154722 |
| octolytics-dimension-user_login | microsoft |
| octolytics-dimension-repository_id | 145901977 |
| octolytics-dimension-repository_nwo | microsoft/python-language-server |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 145901977 |
| octolytics-dimension-repository_network_root_nwo | microsoft/python-language-server |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | f344f1eab54fc7dfc02d0d018cda7e158c3db65c |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width