Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crashing on startup when connecting to the database #521

Closed
glennsarti opened this issue Nov 7, 2024 · 16 comments
Closed

Crashing on startup when connecting to the database #521

glennsarti opened this issue Nov 7, 2024 · 16 comments
Labels
bug Something isn't working

Comments

@glennsarti
Copy link

glennsarti commented Nov 7, 2024

Description

Ruby LSP Information

Suddenly since yesterday, when I save a ruby file it brings up the "Ruby LSP is formatting the document... " wait message and never actually completes. I think this is more related to the LSP server crashing but I can't prove it yet.

Downgrading the extension to v0.18.2 removes the "problem" so there's something going on. EDIT - It did not remove the problem.

I need to actually do work so I'm keeping it at this version and when I get more time (shortly) I'll update this issue with all the diagnostics and debug information I can.

Raising this issue incase anyone else has strange crashes in v0.18.3


### Ruby LSP Information

#### VS Code Version

1.95.1

#### Ruby LSP Extension Version

0.8.13

#### Ruby LSP Server Version

0.21.3

#### Ruby LSP Addons

- Ruby LSP Rails

#### Ruby Version

3.3.5

#### Ruby Version Manager

rbenv

#### Installed Extensions

<details>
<summary>Click to expand</summary>

- astro-vscode (2.15.4)
- copilot (1.243.0)
- copilot-chat (0.22.1)
- csharp (2.50.27)
- debugpy (2024.12.0)
- errorlens (3.20.0)
- githistory (0.6.20)
- github-markdown-preview (0.3.0)
- gitlens (15.6.3)
- go (0.42.1)
- hcl (0.6.0)
- isort (2023.10.1)
- jupyter (2024.10.0)
- jupyter-keymap (1.1.2)
- jupyter-renderers (1.0.21)
- markdown-checkbox (0.4.0)
- markdown-emoji (0.3.0)
- markdown-footnotes (0.1.1)
- markdown-mermaid (1.26.0)
- markdown-preview-github-styles (2.1.0)
- markdown-table-prettify (3.6.0)
- markdown-yaml-preamble (0.1.0)
- powershell (2024.4.0)
- prettier-vscode (11.0.0)
- python (2024.18.0)
- remote-containers (0.388.0)
- remote-explorer (0.4.3)
- remote-server (1.5.2)
- remote-ssh (0.115.0)
- remote-ssh-edit (0.87.0)
- remote-wsl (0.88.5)
- ruby-lsp (0.8.13)
- scala (0.5.8)
- sentinel (0.3.0)
- sorbet-vscode-extension (0.3.37)
- spellright (3.0.140)
- terraform (2.33.0)
- tsl-problem-matcher (0.6.2)
- vscode-better-align (1.4.2)
- vscode-docker (1.29.3)
- vscode-dotnet-runtime (2.2.2)
- vscode-eslint (3.0.10)
- vscode-github-actions (0.27.0)
- vscode-icons (12.9.0)
- vscode-pull-request-github (0.100.0)
- vscode-pylance (2024.11.1)
- vscode-remote-extensionpack (0.26.0)
- vscode-table-formatter (1.2.1)
- vscode-wakatime (24.6.2)
- vsliveshare (1.0.5941)
</details>

#### Ruby LSP Settings

<details>
<summary>Click to expand</summary>

##### Workspace

```json
{}
User
{
  "enableExperimentalFeatures": false,
  "enabledFeatures": {
    "codeActions": true,
    "diagnostics": true,
    "documentHighlights": true,
    "documentLink": true,
    "documentSymbols": true,
    "foldingRanges": true,
    "formatting": true,
    "hover": true,
    "inlayHint": true,
    "onTypeFormatting": true,
    "selectionRanges": true,
    "semanticHighlighting": true,
    "completion": true,
    "codeLens": true,
    "definition": true,
    "workspaceSymbol": true,
    "signatureHelp": true,
    "typeHierarchy": true
  },
  "featuresConfiguration": {},
  "addonSettings": {},
  "rubyVersionManager": {
    "identifier": "rbenv"
  },
  "customRubyCommand": "",
  "formatter": "auto",
  "linters": null,
  "bundleGemfile": "",
  "testTimeout": 30,
  "branch": "",
  "pullDiagnosticsOn": "both",
  "useBundlerCompose": false,
  "bypassTypechecker": false,
  "rubyExecutablePath": "",
  "indexing": {},
  "erbSupport": true,
  "useLauncher": false,
  "featureFlags": {}
}
```

Reproduction steps

TBA

  1. Start the Ruby LSP using VSCode
  2. Open a Ruby file
  3. Make a simple edit
  4. Save it

Image

@glennsarti glennsarti added the bug Something isn't working label Nov 7, 2024
@glennsarti
Copy link
Author

Attempting the stop the Ruby LSP server raises;

Image

Image

Which suggest the LSP is a weird locked state.

@glennsarti
Copy link
Author

There is a somewhat suspicious Request failed because database connection was not established. message at the bottom but ... I don't know where that's coming from. And I don't have a "good" configuration to compare whether it was there before.

@glennsarti
Copy link
Author

glennsarti commented Nov 7, 2024

Turned on LSP message debugging... I think there's something wrong with CodeLens.

In the space of a minute, it sent 300 CodeLens requests which seems, excessive.

Truncated log ...

2024-11-07 15:43:16.766 [info] (atlas) [Trace - 15:43:16] Sending request 'initialize - (0)'.

...

2024-11-07 15:43:19.455 [info] (atlas) [Trace - 15:43:19] Sending request 'textDocument/codeLens - (36)'.
2024-11-07 15:43:19.455 [info] (atlas) [Trace - 15:43:19] Sending request 'textDocument/codeLens - (37)'.
2024-11-07 15:43:19.967 [info] (atlas) [Trace - 15:43:19] Sending request 'textDocument/codeLens - (43)'.
2024-11-07 15:43:19.968 [info] (atlas) [Trace - 15:43:19] Sending request 'textDocument/codeLens - (44)'.
2024-11-07 15:43:20.322 [info] (atlas) [Trace - 15:43:20] Received response 'textDocument/codeLens - (36)' in 867ms.
2024-11-07 15:43:20.322 [info] (atlas) [Trace - 15:43:20] Received response 'textDocument/codeLens - (37)' in 867ms.
2024-11-07 15:43:20.327 [info] (atlas) [Trace - 15:43:20] Received response 'textDocument/codeLens - (43)' in 360ms.
2024-11-07 15:43:20.327 [info] (atlas) [Trace - 15:43:20] Received response 'textDocument/codeLens - (44)' in 359ms.
2024-11-07 15:43:20.993 [info] (atlas) [Trace - 15:43:20] Sending request 'textDocument/codeLens - (45)'.
2024-11-07 15:43:20.994 [info] (atlas) [Trace - 15:43:20] Sending request 'textDocument/codeLens - (46)'.
2024-11-07 15:43:20.994 [info] (atlas) [Trace - 15:43:20] Received response 'textDocument/codeLens - (45)' in 1ms.
2024-11-07 15:43:20.995 [info] (atlas) [Trace - 15:43:20] Received response 'textDocument/codeLens - (46)' in 1ms.
2024-11-07 15:43:21.300 [info] (atlas) [Trace - 15:43:21] Sending request 'textDocument/codeLens - (47)'.
2024-11-07 15:43:21.300 [info] (atlas) [Trace - 15:43:21] Sending request 'textDocument/codeLens - (48)'.
2024-11-07 15:43:21.301 [info] (atlas) [Trace - 15:43:21] Received response 'textDocument/codeLens - (47)' in 1ms.
2024-11-07 15:43:21.301 [info] (atlas) [Trace - 15:43:21] Received response 'textDocument/codeLens - (48)' in 1ms.
2024-11-07 15:43:21.615 [info] (atlas) [Trace - 15:43:21] Sending request 'textDocument/codeLens - (49)'.
2024-11-07 15:43:21.616 [info] (atlas) [Trace - 15:43:21] Sending request 'textDocument/codeLens - (50)'.
2024-11-07 15:43:21.616 [info] (atlas) [Trace - 15:43:21] Received response 'textDocument/codeLens - (49)' in 1ms.
2024-11-07 15:43:21.620 [info] (atlas) [Trace - 15:43:21] Received response 'textDocument/codeLens - (50)' in 4ms.
2024-11-07 15:43:23.777 [info] (atlas) [Trace - 15:43:23] Sending request 'textDocument/codeLens - (51)'.
2024-11-07 15:43:23.777 [info] (atlas) [Trace - 15:43:23] Sending request 'textDocument/codeLens - (52)'.
2024-11-07 15:43:23.781 [info] (atlas) [Trace - 15:43:23] Received response 'textDocument/codeLens - (51)' in 5ms.
2024-11-07 15:43:23.781 [info] (atlas) [Trace - 15:43:23] Received response 'textDocument/codeLens - (52)' in 4ms.
2024-11-07 15:43:24.504 [info] (atlas) [Trace - 15:43:24] Sending request 'textDocument/codeLens - (53)'.
2024-11-07 15:43:24.505 [info] (atlas) [Trace - 15:43:24] Sending request 'textDocument/codeLens - (54)'.
2024-11-07 15:43:24.505 [info] (atlas) [Trace - 15:43:24] Received response 'textDocument/codeLens - (53)' in 1ms.
2024-11-07 15:43:24.506 [info] (atlas) [Trace - 15:43:24] Received response 'textDocument/codeLens - (54)' in 1ms.
2024-11-07 15:43:27.718 [info] (atlas) [Trace - 15:43:27] Sending request 'textDocument/codeLens - (55)'.
2024-11-07 15:43:27.719 [info] (atlas) [Trace - 15:43:27] Sending request 'textDocument/codeLens - (56)'.
2024-11-07 15:43:27.721 [info] (atlas) [Trace - 15:43:27] Received response 'textDocument/codeLens - (55)' in 3ms.
2024-11-07 15:43:27.722 [info] (atlas) [Trace - 15:43:27] Received response 'textDocument/codeLens - (56)' in 3ms.
2024-11-07 15:43:28.344 [info] (atlas) [Trace - 15:43:28] Sending request 'textDocument/codeLens - (57)'.
2024-11-07 15:43:28.349 [info] (atlas) [Trace - 15:43:28] Sending request 'textDocument/codeLens - (58)'.
2024-11-07 15:43:28.378 [info] (atlas) [Trace - 15:43:28] Received response 'textDocument/codeLens - (57)' in 34ms.
2024-11-07 15:43:28.378 [info] (atlas) [Trace - 15:43:28] Received response 'textDocument/codeLens - (58)' in 29ms.
2024-11-07 15:43:28.763 [info] (atlas) [Trace - 15:43:28] Sending request 'textDocument/codeLens - (59)'.
2024-11-07 15:43:28.763 [info] (atlas) [Trace - 15:43:28] Sending request 'textDocument/codeLens - (60)'.
2024-11-07 15:43:28.823 [info] (atlas) [Trace - 15:43:28] Received response 'textDocument/codeLens - (59)' in 60ms.
2024-11-07 15:43:28.823 [info] (atlas) [Trace - 15:43:28] Received response 'textDocument/codeLens - (60)' in 60ms.
2024-11-07 15:43:29.244 [info] (atlas) [Trace - 15:43:29] Sending request 'textDocument/codeLens - (61)'.
2024-11-07 15:43:29.244 [info] (atlas) [Trace - 15:43:29] Sending request 'textDocument/codeLens - (62)'.
2024-11-07 15:43:29.250 [info] (atlas) [Trace - 15:43:29] Received response 'textDocument/codeLens - (61)' in 6ms.
2024-11-07 15:43:29.251 [info] (atlas) [Trace - 15:43:29] Received response 'textDocument/codeLens - (62)' in 7ms.
2024-11-07 15:43:30.332 [info] (atlas) [Trace - 15:43:30] Sending request 'textDocument/codeLens - (63)'.
2024-11-07 15:43:30.333 [info] (atlas) [Trace - 15:43:30] Sending request 'textDocument/codeLens - (64)'.
2024-11-07 15:43:30.333 [info] (atlas) [Trace - 15:43:30] Received response 'textDocument/codeLens - (63)' in 1ms.
2024-11-07 15:43:30.335 [info] (atlas) [Trace - 15:43:30] Received response 'textDocument/codeLens - (64)' in 2ms.
2024-11-07 15:43:31.735 [info] (atlas) [Trace - 15:43:31] Sending request 'textDocument/codeLens - (65)'.
2024-11-07 15:43:31.735 [info] (atlas) [Trace - 15:43:31] Sending request 'textDocument/codeLens - (66)'.
2024-11-07 15:43:31.747 [info] (atlas) [Trace - 15:43:31] Received response 'textDocument/codeLens - (65)' in 12ms.
2024-11-07 15:43:31.747 [info] (atlas) [Trace - 15:43:31] Received response 'textDocument/codeLens - (66)' in 12ms.
2024-11-07 15:43:32.047 [info] (atlas) [Trace - 15:43:32] Sending request 'textDocument/codeLens - (67)'.
2024-11-07 15:43:32.047 [info] (atlas) [Trace - 15:43:32] Sending request 'textDocument/codeLens - (68)'.
2024-11-07 15:43:32.066 [info] (atlas) [Trace - 15:43:32] Received response 'textDocument/codeLens - (67)' in 19ms.
2024-11-07 15:43:32.067 [info] (atlas) [Trace - 15:43:32] Received response 'textDocument/codeLens - (68)' in 20ms.
2024-11-07 15:43:32.969 [info] (atlas) [Trace - 15:43:32] Sending request 'textDocument/codeLens - (69)'.
2024-11-07 15:43:32.969 [info] (atlas) [Trace - 15:43:32] Sending request 'textDocument/codeLens - (70)'.
2024-11-07 15:43:32.970 [info] (atlas) [Trace - 15:43:32] Received response 'textDocument/codeLens - (69)' in 1ms.
2024-11-07 15:43:32.972 [info] (atlas) [Trace - 15:43:32] Received response 'textDocument/codeLens - (70)' in 3ms.
2024-11-07 15:43:33.765 [info] (atlas) [Trace - 15:43:33] Sending request 'textDocument/codeLens - (71)'.
2024-11-07 15:43:33.765 [info] (atlas) [Trace - 15:43:33] Sending request 'textDocument/codeLens - (72)'.
2024-11-07 15:43:33.766 [info] (atlas) [Trace - 15:43:33] Received response 'textDocument/codeLens - (71)' in 1ms.
2024-11-07 15:43:33.768 [info] (atlas) [Trace - 15:43:33] Received response 'textDocument/codeLens - (72)' in 2ms.
2024-11-07 15:43:35.436 [info] (atlas) [Trace - 15:43:35] Sending request 'textDocument/codeLens - (73)'.
2024-11-07 15:43:35.436 [info] (atlas) [Trace - 15:43:35] Sending request 'textDocument/codeLens - (74)'.
2024-11-07 15:43:35.748 [info] (atlas) [Trace - 15:43:35] Sending request 'textDocument/codeLens - (75)'.
2024-11-07 15:43:35.748 [info] (atlas) [Trace - 15:43:35] Sending request 'textDocument/codeLens - (76)'.
2024-11-07 15:43:35.778 [info] (atlas) [Trace - 15:43:35] Received response 'textDocument/codeLens - (73)' in 342ms.

2024-11-07 15:43:35.126 [info] (atlas) [Trace - 15:43:35] Received notification '$/progress'.
2024-11-07 15:43:35.126 [info] (atlas) Params: {
    "token": "indexing-progress",
    "value": {
        "kind": "report",
        "message": "100% completed",
        "percentage": 100
    }
}

...

2024-11-07 15:43:35.779 [info] (atlas) [Trace - 15:43:35] Received response 'textDocument/codeLens - (74)' in 343ms.
2024-11-07 15:43:35.779 [info] (atlas) [Trace - 15:43:35] Received response 'textDocument/codeLens - (75)' in 31ms.
2024-11-07 15:43:35.779 [info] (atlas) [Trace - 15:43:35] Received response 'textDocument/codeLens - (76)' in 31ms.
2024-11-07 15:43:36.060 [info] (atlas) [Trace - 15:43:36] Sending request 'textDocument/codeLens - (77)'.
2024-11-07 15:43:36.060 [info] (atlas) [Trace - 15:43:36] Sending request 'textDocument/codeLens - (78)'.
2024-11-07 15:43:36.061 [info] (atlas) [Trace - 15:43:36] Received response 'textDocument/codeLens - (77)' in 1ms.
2024-11-07 15:43:36.061 [info] (atlas) [Trace - 15:43:36] Received response 'textDocument/codeLens - (78)' in 1ms.
2024-11-07 15:43:36.375 [info] (atlas) [Trace - 15:43:36] Sending request 'textDocument/codeLens - (79)'.
2024-11-07 15:43:36.377 [info] (atlas) [Trace - 15:43:36] Sending request 'textDocument/codeLens - (80)'.
2024-11-07 15:43:36.379 [info] (atlas) [Trace - 15:43:36] Received response 'textDocument/codeLens - (79)' in 4ms.
2024-11-07 15:43:36.380 [info] (atlas) [Trace - 15:43:36] Received response 'textDocument/codeLens - (80)' in 3ms.
2024-11-07 15:43:36.694 [info] (atlas) [Trace - 15:43:36] Sending request 'textDocument/codeLens - (81)'.
2024-11-07 15:43:36.696 [info] (atlas) [Trace - 15:43:36] Sending request 'textDocument/codeLens - (82)'.
2024-11-07 15:43:36.699 [info] (atlas) [Trace - 15:43:36] Received response 'textDocument/codeLens - (81)' in 6ms.
2024-11-07 15:43:36.699 [info] (atlas) [Trace - 15:43:36] Received response 'textDocument/codeLens - (82)' in 3ms.
2024-11-07 15:43:37.011 [info] (atlas) [Trace - 15:43:37] Sending request 'textDocument/codeLens - (83)'.
2024-11-07 15:43:37.012 [info] (atlas) [Trace - 15:43:37] Sending request 'textDocument/codeLens - (84)'.
2024-11-07 15:43:37.012 [info] (atlas) [Trace - 15:43:37] Received response 'textDocument/codeLens - (83)' in 1ms.
2024-11-07 15:43:37.013 [info] (atlas) [Trace - 15:43:37] Received response 'textDocument/codeLens - (84)' in 1ms.
2024-11-07 15:43:37.321 [info] (atlas) [Trace - 15:43:37] Sending request 'textDocument/codeLens - (85)'.
2024-11-07 15:43:37.323 [info] (atlas) [Trace - 15:43:37] Sending request 'textDocument/codeLens - (86)'.
2024-11-07 15:43:37.326 [info] (atlas) [Trace - 15:43:37] Received response 'textDocument/codeLens - (85)' in 4ms.
2024-11-07 15:43:37.326 [info] (atlas) [Trace - 15:43:37] Received response 'textDocument/codeLens - (86)' in 3ms.
2024-11-07 15:43:37.638 [info] (atlas) [Trace - 15:43:37] Sending request 'textDocument/codeLens - (87)'.
2024-11-07 15:43:37.639 [info] (atlas) [Trace - 15:43:37] Sending request 'textDocument/codeLens - (88)'.
2024-11-07 15:43:37.640 [info] (atlas) [Trace - 15:43:37] Received response 'textDocument/codeLens - (87)' in 2ms.
2024-11-07 15:43:37.640 [info] (atlas) [Trace - 15:43:37] Received response 'textDocument/codeLens - (88)' in 1ms.
2024-11-07 15:43:37.947 [info] (atlas) [Trace - 15:43:37] Sending request 'textDocument/codeLens - (89)'.
2024-11-07 15:43:37.948 [info] (atlas) [Trace - 15:43:37] Sending request 'textDocument/codeLens - (90)'.
2024-11-07 15:43:37.948 [info] (atlas) [Trace - 15:43:37] Received response 'textDocument/codeLens - (89)' in 1ms.
2024-11-07 15:43:37.949 [info] (atlas) [Trace - 15:43:37] Received response 'textDocument/codeLens - (90)' in 1ms.
2024-11-07 15:43:38.263 [info] (atlas) [Trace - 15:43:38] Sending request 'textDocument/codeLens - (91)'.
2024-11-07 15:43:38.264 [info] (atlas) [Trace - 15:43:38] Sending request 'textDocument/codeLens - (92)'.
2024-11-07 15:43:38.266 [info] (atlas) [Trace - 15:43:38] Received response 'textDocument/codeLens - (91)' in 3ms.
2024-11-07 15:43:38.266 [info] (atlas) [Trace - 15:43:38] Received response 'textDocument/codeLens - (92)' in 2ms.
2024-11-07 15:43:38.577 [info] (atlas) [Trace - 15:43:38] Sending request 'textDocument/codeLens - (93)'.
2024-11-07 15:43:38.580 [info] (atlas) [Trace - 15:43:38] Sending request 'textDocument/codeLens - (94)'.
2024-11-07 15:43:38.582 [info] (atlas) [Trace - 15:43:38] Received response 'textDocument/codeLens - (93)' in 5ms.
2024-11-07 15:43:38.582 [info] (atlas) [Trace - 15:43:38] Received response 'textDocument/codeLens - (94)' in 2ms.
2024-11-07 15:43:38.896 [info] (atlas) [Trace - 15:43:38] Sending request 'textDocument/codeLens - (95)'.
2024-11-07 15:43:38.898 [info] (atlas) [Trace - 15:43:38] Sending request 'textDocument/codeLens - (96)'.
2024-11-07 15:43:38.900 [info] (atlas) [Trace - 15:43:38] Received response 'textDocument/codeLens - (95)' in 4ms.
2024-11-07 15:43:38.901 [info] (atlas) [Trace - 15:43:38] Received response 'textDocument/codeLens - (96)' in 3ms.
2024-11-07 15:43:39.211 [info] (atlas) [Trace - 15:43:39] Sending request 'textDocument/codeLens - (97)'.
2024-11-07 15:43:39.212 [info] (atlas) [Trace - 15:43:39] Sending request 'textDocument/codeLens - (98)'.
2024-11-07 15:43:39.212 [info] (atlas) [Trace - 15:43:39] Received response 'textDocument/codeLens - (97)' in 1ms.
2024-11-07 15:43:39.213 [info] (atlas) [Trace - 15:43:39] Received response 'textDocument/codeLens - (98)' in 1ms.
2024-11-07 15:43:39.523 [info] (atlas) [Trace - 15:43:39] Sending request 'textDocument/codeLens - (99)'.
2024-11-07 15:43:39.524 [info] (atlas) [Trace - 15:43:39] Sending request 'textDocument/codeLens - (100)'.
2024-11-07 15:43:39.526 [info] (atlas) [Trace - 15:43:39] Received response 'textDocument/codeLens - (99)' in 3ms.
2024-11-07 15:43:39.527 [info] (atlas) [Trace - 15:43:39] Received response 'textDocument/codeLens - (100)' in 3ms.
2024-11-07 15:43:39.837 [info] (atlas) [Trace - 15:43:39] Sending request 'textDocument/codeLens - (101)'.
2024-11-07 15:43:39.838 [info] (atlas) [Trace - 15:43:39] Sending request 'textDocument/codeLens - (102)'.
2024-11-07 15:43:39.839 [info] (atlas) [Trace - 15:43:39] Received response 'textDocument/codeLens - (101)' in 2ms.
2024-11-07 15:43:39.840 [info] (atlas) [Trace - 15:43:39] Received response 'textDocument/codeLens - (102)' in 2ms.
2024-11-07 15:43:40.148 [info] (atlas) [Trace - 15:43:40] Sending request 'textDocument/codeLens - (103)'.
2024-11-07 15:43:40.149 [info] (atlas) [Trace - 15:43:40] Sending request 'textDocument/codeLens - (104)'.
2024-11-07 15:43:40.150 [info] (atlas) [Trace - 15:43:40] Received response 'textDocument/codeLens - (103)' in 2ms.
2024-11-07 15:43:40.150 [info] (atlas) [Trace - 15:43:40] Received response 'textDocument/codeLens - (104)' in 1ms.
2024-11-07 15:43:40.463 [info] (atlas) [Trace - 15:43:40] Sending request 'textDocument/codeLens - (105)'.
2024-11-07 15:43:40.466 [info] (atlas) [Trace - 15:43:40] Sending request 'textDocument/codeLens - (106)'.
2024-11-07 15:43:40.468 [info] (atlas) [Trace - 15:43:40] Received response 'textDocument/codeLens - (105)' in 5ms.
2024-11-07 15:43:40.469 [info] (atlas) [Trace - 15:43:40] Received response 'textDocument/codeLens - (106)' in 3ms.
2024-11-07 15:43:40.780 [info] (atlas) [Trace - 15:43:40] Sending request 'textDocument/codeLens - (107)'.
2024-11-07 15:43:40.782 [info] (atlas) [Trace - 15:43:40] Sending request 'textDocument/codeLens - (108)'.
2024-11-07 15:43:40.785 [info] (atlas) [Trace - 15:43:40] Received response 'textDocument/codeLens - (107)' in 5ms.
2024-11-07 15:43:40.785 [info] (atlas) [Trace - 15:43:40] Received response 'textDocument/codeLens - (108)' in 3ms.
2024-11-07 15:43:41.098 [info] (atlas) [Trace - 15:43:41] Sending request 'textDocument/codeLens - (109)'.
2024-11-07 15:43:41.098 [info] (atlas) [Trace - 15:43:41] Sending request 'textDocument/codeLens - (110)'.
2024-11-07 15:43:41.099 [info] (atlas) [Trace - 15:43:41] Received response 'textDocument/codeLens - (109)' in 1ms.
2024-11-07 15:43:41.100 [info] (atlas) [Trace - 15:43:41] Received response 'textDocument/codeLens - (110)' in 2ms.
2024-11-07 15:43:41.414 [info] (atlas) [Trace - 15:43:41] Sending request 'textDocument/codeLens - (111)'.
2024-11-07 15:43:41.416 [info] (atlas) [Trace - 15:43:41] Sending request 'textDocument/codeLens - (112)'.
2024-11-07 15:43:41.418 [info] (atlas) [Trace - 15:43:41] Received response 'textDocument/codeLens - (111)' in 4ms.
2024-11-07 15:43:41.419 [info] (atlas) [Trace - 15:43:41] Received response 'textDocument/codeLens - (112)' in 3ms.
2024-11-07 15:43:41.732 [info] (atlas) [Trace - 15:43:41] Sending request 'textDocument/codeLens - (113)'.
2024-11-07 15:43:41.733 [info] (atlas) [Trace - 15:43:41] Sending request 'textDocument/codeLens - (114)'.
2024-11-07 15:43:41.735 [info] (atlas) [Trace - 15:43:41] Received response 'textDocument/codeLens - (113)' in 3ms.
2024-11-07 15:43:41.735 [info] (atlas) [Trace - 15:43:41] Received response 'textDocument/codeLens - (114)' in 2ms.
2024-11-07 15:43:42.046 [info] (atlas) [Trace - 15:43:42] Sending request 'textDocument/codeLens - (115)'.
2024-11-07 15:43:42.047 [info] (atlas) [Trace - 15:43:42] Sending request 'textDocument/codeLens - (116)'.
2024-11-07 15:43:42.047 [info] (atlas) [Trace - 15:43:42] Received response 'textDocument/codeLens - (115)' in 1ms.
2024-11-07 15:43:42.048 [info] (atlas) [Trace - 15:43:42] Received response 'textDocument/codeLens - (116)' in 1ms.
2024-11-07 15:43:42.359 [info] (atlas) [Trace - 15:43:42] Sending request 'textDocument/codeLens - (117)'.
2024-11-07 15:43:42.361 [info] (atlas) [Trace - 15:43:42] Sending request 'textDocument/codeLens - (118)'.
2024-11-07 15:43:42.365 [info] (atlas) [Trace - 15:43:42] Received response 'textDocument/codeLens - (117)' in 5ms.
2024-11-07 15:43:42.365 [info] (atlas) [Trace - 15:43:42] Received response 'textDocument/codeLens - (118)' in 4ms.
2024-11-07 15:43:42.681 [info] (atlas) [Trace - 15:43:42] Sending request 'textDocument/codeLens - (119)'.
2024-11-07 15:43:42.682 [info] (atlas) [Trace - 15:43:42] Sending request 'textDocument/codeLens - (120)'.
2024-11-07 15:43:42.683 [info] (atlas) [Trace - 15:43:42] Received response 'textDocument/codeLens - (119)' in 3ms.
2024-11-07 15:43:42.683 [info] (atlas) [Trace - 15:43:42] Received response 'textDocument/codeLens - (120)' in 1ms.
2024-11-07 15:43:42.996 [info] (atlas) [Trace - 15:43:42] Sending request 'textDocument/codeLens - (121)'.
2024-11-07 15:43:42.997 [info] (atlas) [Trace - 15:43:42] Sending request 'textDocument/codeLens - (122)'.
2024-11-07 15:43:42.998 [info] (atlas) [Trace - 15:43:42] Received response 'textDocument/codeLens - (121)' in 2ms.
2024-11-07 15:43:42.999 [info] (atlas) [Trace - 15:43:42] Received response 'textDocument/codeLens - (122)' in 2ms.
2024-11-07 15:43:43.310 [info] (atlas) [Trace - 15:43:43] Sending request 'textDocument/codeLens - (123)'.
2024-11-07 15:43:43.312 [info] (atlas) [Trace - 15:43:43] Sending request 'textDocument/codeLens - (124)'.
2024-11-07 15:43:43.316 [info] (atlas) [Trace - 15:43:43] Received response 'textDocument/codeLens - (123)' in 5ms.
2024-11-07 15:43:43.316 [info] (atlas) [Trace - 15:43:43] Received response 'textDocument/codeLens - (124)' in 4ms.
2024-11-07 15:43:43.630 [info] (atlas) [Trace - 15:43:43] Sending request 'textDocument/codeLens - (125)'.
2024-11-07 15:43:43.632 [info] (atlas) [Trace - 15:43:43] Sending request 'textDocument/codeLens - (126)'.
2024-11-07 15:43:43.635 [info] (atlas) [Trace - 15:43:43] Received response 'textDocument/codeLens - (125)' in 5ms.
2024-11-07 15:43:43.636 [info] (atlas) [Trace - 15:43:43] Received response 'textDocument/codeLens - (126)' in 4ms.
2024-11-07 15:43:43.950 [info] (atlas) [Trace - 15:43:43] Sending request 'textDocument/codeLens - (127)'.
2024-11-07 15:43:43.950 [info] (atlas) [Trace - 15:43:43] Sending request 'textDocument/codeLens - (128)'.
2024-11-07 15:43:43.951 [info] (atlas) [Trace - 15:43:43] Received response 'textDocument/codeLens - (127)' in 1ms.
2024-11-07 15:43:43.951 [info] (atlas) [Trace - 15:43:43] Received response 'textDocument/codeLens - (128)' in 1ms.
2024-11-07 15:43:44.265 [info] (atlas) [Trace - 15:43:44] Sending request 'textDocument/codeLens - (129)'.
2024-11-07 15:43:44.268 [info] (atlas) [Trace - 15:43:44] Sending request 'textDocument/codeLens - (130)'.
2024-11-07 15:43:44.271 [info] (atlas) [Trace - 15:43:44] Received response 'textDocument/codeLens - (129)' in 6ms.
2024-11-07 15:43:44.271 [info] (atlas) [Trace - 15:43:44] Received response 'textDocument/codeLens - (130)' in 3ms.
2024-11-07 15:43:44.585 [info] (atlas) [Trace - 15:43:44] Sending request 'textDocument/codeLens - (131)'.
2024-11-07 15:43:44.587 [info] (atlas) [Trace - 15:43:44] Sending request 'textDocument/codeLens - (132)'.
2024-11-07 15:43:44.589 [info] (atlas) [Trace - 15:43:44] Received response 'textDocument/codeLens - (131)' in 4ms.
2024-11-07 15:43:44.590 [info] (atlas) [Trace - 15:43:44] Received response 'textDocument/codeLens - (132)' in 3ms.
2024-11-07 15:43:44.905 [info] (atlas) [Trace - 15:43:44] Sending request 'textDocument/codeLens - (133)'.
2024-11-07 15:43:44.908 [info] (atlas) [Trace - 15:43:44] Sending request 'textDocument/codeLens - (134)'.
2024-11-07 15:43:44.911 [info] (atlas) [Trace - 15:43:44] Received response 'textDocument/codeLens - (133)' in 6ms.
2024-11-07 15:43:44.911 [info] (atlas) [Trace - 15:43:44] Received response 'textDocument/codeLens - (134)' in 4ms.
2024-11-07 15:43:45.225 [info] (atlas) [Trace - 15:43:45] Sending request 'textDocument/codeLens - (135)'.
2024-11-07 15:43:45.226 [info] (atlas) [Trace - 15:43:45] Sending request 'textDocument/codeLens - (136)'.
2024-11-07 15:43:45.227 [info] (atlas) [Trace - 15:43:45] Received response 'textDocument/codeLens - (135)' in 2ms.
2024-11-07 15:43:45.228 [info] (atlas) [Trace - 15:43:45] Received response 'textDocument/codeLens - (136)' in 2ms.
2024-11-07 15:43:45.542 [info] (atlas) [Trace - 15:43:45] Sending request 'textDocument/codeLens - (137)'.
2024-11-07 15:43:45.544 [info] (atlas) [Trace - 15:43:45] Sending request 'textDocument/codeLens - (138)'.
2024-11-07 15:43:45.546 [info] (atlas) [Trace - 15:43:45] Received response 'textDocument/codeLens - (137)' in 4ms.
2024-11-07 15:43:45.547 [info] (atlas) [Trace - 15:43:45] Received response 'textDocument/codeLens - (138)' in 3ms.
2024-11-07 15:43:45.863 [info] (atlas) [Trace - 15:43:45] Sending request 'textDocument/codeLens - (139)'.
2024-11-07 15:43:45.865 [info] (atlas) [Trace - 15:43:45] Sending request 'textDocument/codeLens - (140)'.
2024-11-07 15:43:45.868 [info] (atlas) [Trace - 15:43:45] Received response 'textDocument/codeLens - (139)' in 5ms.
2024-11-07 15:43:45.869 [info] (atlas) [Trace - 15:43:45] Received response 'textDocument/codeLens - (140)' in 4ms.
2024-11-07 15:43:46.182 [info] (atlas) [Trace - 15:43:46] Sending request 'textDocument/codeLens - (141)'.
2024-11-07 15:43:46.182 [info] (atlas) [Trace - 15:43:46] Sending request 'textDocument/codeLens - (142)'.
2024-11-07 15:43:46.183 [info] (atlas) [Trace - 15:43:46] Received response 'textDocument/codeLens - (141)' in 1ms.
2024-11-07 15:43:46.183 [info] (atlas) [Trace - 15:43:46] Received response 'textDocument/codeLens - (142)' in 1ms.
2024-11-07 15:43:46.497 [info] (atlas) [Trace - 15:43:46] Sending request 'textDocument/codeLens - (143)'.
2024-11-07 15:43:46.499 [info] (atlas) [Trace - 15:43:46] Sending request 'textDocument/codeLens - (144)'.
2024-11-07 15:43:46.502 [info] (atlas) [Trace - 15:43:46] Received response 'textDocument/codeLens - (143)' in 5ms.
2024-11-07 15:43:46.502 [info] (atlas) [Trace - 15:43:46] Received response 'textDocument/codeLens - (144)' in 3ms.
2024-11-07 15:43:46.819 [info] (atlas) [Trace - 15:43:46] Sending request 'textDocument/codeLens - (145)'.
2024-11-07 15:43:46.821 [info] (atlas) [Trace - 15:43:46] Sending request 'textDocument/codeLens - (146)'.
2024-11-07 15:43:46.822 [info] (atlas) [Trace - 15:43:46] Received response 'textDocument/codeLens - (145)' in 3ms.
2024-11-07 15:43:46.822 [info] (atlas) [Trace - 15:43:46] Received response 'textDocument/codeLens - (146)' in 1ms.
2024-11-07 15:43:47.132 [info] (atlas) [Trace - 15:43:47] Sending request 'textDocument/codeLens - (147)'.
2024-11-07 15:43:47.132 [info] (atlas) [Trace - 15:43:47] Sending request 'textDocument/codeLens - (148)'.
2024-11-07 15:43:47.133 [info] (atlas) [Trace - 15:43:47] Received response 'textDocument/codeLens - (147)' in 1ms.
2024-11-07 15:43:47.133 [info] (atlas) [Trace - 15:43:47] Received response 'textDocument/codeLens - (148)' in 1ms.
2024-11-07 15:43:47.442 [info] (atlas) [Trace - 15:43:47] Sending request 'textDocument/codeLens - (149)'.
2024-11-07 15:43:47.443 [info] (atlas) [Trace - 15:43:47] Sending request 'textDocument/codeLens - (150)'.
2024-11-07 15:43:47.446 [info] (atlas) [Trace - 15:43:47] Received response 'textDocument/codeLens - (149)' in 4ms.
2024-11-07 15:43:47.447 [info] (atlas) [Trace - 15:43:47] Received response 'textDocument/codeLens - (150)' in 4ms.
2024-11-07 15:43:47.760 [info] (atlas) [Trace - 15:43:47] Sending request 'textDocument/codeLens - (151)'.
2024-11-07 15:43:47.762 [info] (atlas) [Trace - 15:43:47] Sending request 'textDocument/codeLens - (152)'.
2024-11-07 15:43:47.764 [info] (atlas) [Trace - 15:43:47] Received response 'textDocument/codeLens - (151)' in 4ms.
2024-11-07 15:43:47.765 [info] (atlas) [Trace - 15:43:47] Received response 'textDocument/codeLens - (152)' in 3ms.
2024-11-07 15:43:48.079 [info] (atlas) [Trace - 15:43:48] Sending request 'textDocument/codeLens - (153)'.
2024-11-07 15:43:48.079 [info] (atlas) [Trace - 15:43:48] Sending request 'textDocument/codeLens - (154)'.
2024-11-07 15:43:48.080 [info] (atlas) [Trace - 15:43:48] Received response 'textDocument/codeLens - (153)' in 1ms.
2024-11-07 15:43:48.080 [info] (atlas) [Trace - 15:43:48] Received response 'textDocument/codeLens - (154)' in 1ms.
2024-11-07 15:43:48.392 [info] (atlas) [Trace - 15:43:48] Sending request 'textDocument/codeLens - (155)'.
2024-11-07 15:43:48.393 [info] (atlas) [Trace - 15:43:48] Sending request 'textDocument/codeLens - (156)'.
2024-11-07 15:43:48.395 [info] (atlas) [Trace - 15:43:48] Received response 'textDocument/codeLens - (155)' in 3ms.
2024-11-07 15:43:48.395 [info] (atlas) [Trace - 15:43:48] Received response 'textDocument/codeLens - (156)' in 2ms.
2024-11-07 15:43:48.705 [info] (atlas) [Trace - 15:43:48] Sending request 'textDocument/codeLens - (157)'.
2024-11-07 15:43:48.707 [info] (atlas) [Trace - 15:43:48] Sending request 'textDocument/codeLens - (158)'.
2024-11-07 15:43:48.710 [info] (atlas) [Trace - 15:43:48] Received response 'textDocument/codeLens - (157)' in 5ms.
2024-11-07 15:43:48.710 [info] (atlas) [Trace - 15:43:48] Received response 'textDocument/codeLens - (158)' in 3ms.
2024-11-07 15:43:49.025 [info] (atlas) [Trace - 15:43:49] Sending request 'textDocument/codeLens - (159)'.
2024-11-07 15:43:49.026 [info] (atlas) [Trace - 15:43:49] Sending request 'textDocument/codeLens - (160)'.
2024-11-07 15:43:49.027 [info] (atlas) [Trace - 15:43:49] Received response 'textDocument/codeLens - (159)' in 2ms.
2024-11-07 15:43:49.027 [info] (atlas) [Trace - 15:43:49] Received response 'textDocument/codeLens - (160)' in 1ms.
2024-11-07 15:43:49.339 [info] (atlas) [Trace - 15:43:49] Sending request 'textDocument/codeLens - (161)'.
2024-11-07 15:43:49.340 [info] (atlas) [Trace - 15:43:49] Sending request 'textDocument/codeLens - (162)'.
2024-11-07 15:43:49.342 [info] (atlas) [Trace - 15:43:49] Received response 'textDocument/codeLens - (161)' in 3ms.
2024-11-07 15:43:49.342 [info] (atlas) [Trace - 15:43:49] Received response 'textDocument/codeLens - (162)' in 2ms.
2024-11-07 15:43:49.655 [info] (atlas) [Trace - 15:43:49] Sending request 'textDocument/codeLens - (163)'.
2024-11-07 15:43:49.656 [info] (atlas) [Trace - 15:43:49] Sending request 'textDocument/codeLens - (164)'.
2024-11-07 15:43:49.657 [info] (atlas) [Trace - 15:43:49] Received response 'textDocument/codeLens - (163)' in 2ms.
2024-11-07 15:43:49.657 [info] (atlas) [Trace - 15:43:49] Received response 'textDocument/codeLens - (164)' in 1ms.
2024-11-07 15:43:49.970 [info] (atlas) [Trace - 15:43:49] Sending request 'textDocument/codeLens - (165)'.
2024-11-07 15:43:49.971 [info] (atlas) [Trace - 15:43:49] Sending request 'textDocument/codeLens - (166)'.
2024-11-07 15:43:49.972 [info] (atlas) [Trace - 15:43:49] Received response 'textDocument/codeLens - (165)' in 2ms.
2024-11-07 15:43:49.972 [info] (atlas) [Trace - 15:43:49] Received response 'textDocument/codeLens - (166)' in 1ms.
2024-11-07 15:43:50.291 [info] (atlas) [Trace - 15:43:50] Sending request 'textDocument/codeLens - (167)'.
2024-11-07 15:43:50.291 [info] (atlas) [Trace - 15:43:50] Sending request 'textDocument/codeLens - (168)'.
2024-11-07 15:43:50.292 [info] (atlas) [Trace - 15:43:50] Received response 'textDocument/codeLens - (167)' in 1ms.
2024-11-07 15:43:50.292 [info] (atlas) [Trace - 15:43:50] Received response 'textDocument/codeLens - (168)' in 1ms.
2024-11-07 15:43:50.607 [info] (atlas) [Trace - 15:43:50] Sending request 'textDocument/codeLens - (169)'.
2024-11-07 15:43:50.609 [info] (atlas) [Trace - 15:43:50] Sending request 'textDocument/codeLens - (170)'.
2024-11-07 15:43:50.610 [info] (atlas) [Trace - 15:43:50] Received response 'textDocument/codeLens - (169)' in 3ms.
2024-11-07 15:43:50.611 [info] (atlas) [Trace - 15:43:50] Received response 'textDocument/codeLens - (170)' in 2ms.
2024-11-07 15:43:50.922 [info] (atlas) [Trace - 15:43:50] Sending request 'textDocument/codeLens - (171)'.
2024-11-07 15:43:50.924 [info] (atlas) [Trace - 15:43:50] Sending request 'textDocument/codeLens - (172)'.
2024-11-07 15:43:50.927 [info] (atlas) [Trace - 15:43:50] Received response 'textDocument/codeLens - (171)' in 5ms.
2024-11-07 15:43:50.927 [info] (atlas) [Trace - 15:43:50] Received response 'textDocument/codeLens - (172)' in 3ms.
2024-11-07 15:43:51.241 [info] (atlas) [Trace - 15:43:51] Sending request 'textDocument/codeLens - (173)'.
2024-11-07 15:43:51.242 [info] (atlas) [Trace - 15:43:51] Sending request 'textDocument/codeLens - (174)'.
2024-11-07 15:43:51.243 [info] (atlas) [Trace - 15:43:51] Received response 'textDocument/codeLens - (173)' in 2ms.
2024-11-07 15:43:51.244 [info] (atlas) [Trace - 15:43:51] Received response 'textDocument/codeLens - (174)' in 2ms.
2024-11-07 15:43:51.555 [info] (atlas) [Trace - 15:43:51] Sending request 'textDocument/codeLens - (175)'.
2024-11-07 15:43:51.557 [info] (atlas) [Trace - 15:43:51] Sending request 'textDocument/codeLens - (176)'.
2024-11-07 15:43:51.559 [info] (atlas) [Trace - 15:43:51] Received response 'textDocument/codeLens - (175)' in 4ms.
2024-11-07 15:43:51.560 [info] (atlas) [Trace - 15:43:51] Received response 'textDocument/codeLens - (176)' in 3ms.
2024-11-07 15:43:51.876 [info] (atlas) [Trace - 15:43:51] Sending request 'textDocument/codeLens - (177)'.
2024-11-07 15:43:51.878 [info] (atlas) [Trace - 15:43:51] Sending request 'textDocument/codeLens - (178)'.
2024-11-07 15:43:51.881 [info] (atlas) [Trace - 15:43:51] Received response 'textDocument/codeLens - (177)' in 5ms.
2024-11-07 15:43:51.881 [info] (atlas) [Trace - 15:43:51] Received response 'textDocument/codeLens - (178)' in 3ms.
2024-11-07 15:43:52.191 [info] (atlas) [Trace - 15:43:52] Sending request 'textDocument/codeLens - (179)'.
2024-11-07 15:43:52.192 [info] (atlas) [Trace - 15:43:52] Sending request 'textDocument/codeLens - (180)'.
2024-11-07 15:43:52.192 [info] (atlas) [Trace - 15:43:52] Received response 'textDocument/codeLens - (179)' in 1ms.
2024-11-07 15:43:52.193 [info] (atlas) [Trace - 15:43:52] Received response 'textDocument/codeLens - (180)' in 1ms.
2024-11-07 15:43:52.502 [info] (atlas) [Trace - 15:43:52] Sending request 'textDocument/codeLens - (181)'.
2024-11-07 15:43:52.504 [info] (atlas) [Trace - 15:43:52] Sending request 'textDocument/codeLens - (182)'.
2024-11-07 15:43:52.507 [info] (atlas) [Trace - 15:43:52] Received response 'textDocument/codeLens - (181)' in 5ms.
2024-11-07 15:43:52.507 [info] (atlas) [Trace - 15:43:52] Received response 'textDocument/codeLens - (182)' in 3ms.
2024-11-07 15:43:52.823 [info] (atlas) [Trace - 15:43:52] Sending request 'textDocument/codeLens - (183)'.
2024-11-07 15:43:52.826 [info] (atlas) [Trace - 15:43:52] Sending request 'textDocument/codeLens - (184)'.
2024-11-07 15:43:52.828 [info] (atlas) [Trace - 15:43:52] Received response 'textDocument/codeLens - (183)' in 5ms.
2024-11-07 15:43:52.829 [info] (atlas) [Trace - 15:43:52] Received response 'textDocument/codeLens - (184)' in 3ms.
2024-11-07 15:43:53.141 [info] (atlas) [Trace - 15:43:53] Sending request 'textDocument/codeLens - (185)'.
2024-11-07 15:43:53.142 [info] (atlas) [Trace - 15:43:53] Sending request 'textDocument/codeLens - (186)'.
2024-11-07 15:43:53.142 [info] (atlas) [Trace - 15:43:53] Received response 'textDocument/codeLens - (185)' in 1ms.
2024-11-07 15:43:53.143 [info] (atlas) [Trace - 15:43:53] Received response 'textDocument/codeLens - (186)' in 1ms.
2024-11-07 15:43:53.450 [info] (atlas) [Trace - 15:43:53] Sending request 'textDocument/codeLens - (187)'.
2024-11-07 15:43:53.451 [info] (atlas) [Trace - 15:43:53] Sending request 'textDocument/codeLens - (188)'.
2024-11-07 15:43:53.453 [info] (atlas) [Trace - 15:43:53] Received response 'textDocument/codeLens - (187)' in 2ms.
2024-11-07 15:43:53.453 [info] (atlas) [Trace - 15:43:53] Received response 'textDocument/codeLens - (188)' in 2ms.
2024-11-07 15:43:53.762 [info] (atlas) [Trace - 15:43:53] Sending request 'textDocument/codeLens - (189)'.
2024-11-07 15:43:53.764 [info] (atlas) [Trace - 15:43:53] Sending request 'textDocument/codeLens - (190)'.
2024-11-07 15:43:53.766 [info] (atlas) [Trace - 15:43:53] Received response 'textDocument/codeLens - (189)' in 4ms.
2024-11-07 15:43:53.766 [info] (atlas) [Trace - 15:43:53] Received response 'textDocument/codeLens - (190)' in 2ms.
2024-11-07 15:43:54.080 [info] (atlas) [Trace - 15:43:54] Sending request 'textDocument/codeLens - (191)'.
2024-11-07 15:43:54.080 [info] (atlas) [Trace - 15:43:54] Sending request 'textDocument/codeLens - (192)'.
2024-11-07 15:43:54.080 [info] (atlas) [Trace - 15:43:54] Received response 'textDocument/codeLens - (191)' in 0ms.
2024-11-07 15:43:54.081 [info] (atlas) [Trace - 15:43:54] Received response 'textDocument/codeLens - (192)' in 1ms.
2024-11-07 15:43:54.390 [info] (atlas) [Trace - 15:43:54] Sending request 'textDocument/codeLens - (193)'.
2024-11-07 15:43:54.391 [info] (atlas) [Trace - 15:43:54] Sending request 'textDocument/codeLens - (194)'.
2024-11-07 15:43:54.393 [info] (atlas) [Trace - 15:43:54] Received response 'textDocument/codeLens - (193)' in 3ms.
2024-11-07 15:43:54.393 [info] (atlas) [Trace - 15:43:54] Received response 'textDocument/codeLens - (194)' in 2ms.
2024-11-07 15:43:54.704 [info] (atlas) [Trace - 15:43:54] Sending request 'textDocument/codeLens - (195)'.
2024-11-07 15:43:54.706 [info] (atlas) [Trace - 15:43:54] Sending request 'textDocument/codeLens - (196)'.
2024-11-07 15:43:54.709 [info] (atlas) [Trace - 15:43:54] Received response 'textDocument/codeLens - (195)' in 5ms.
2024-11-07 15:43:54.709 [info] (atlas) [Trace - 15:43:54] Received response 'textDocument/codeLens - (196)' in 3ms.
2024-11-07 15:43:55.021 [info] (atlas) [Trace - 15:43:55] Sending request 'textDocument/codeLens - (197)'.
2024-11-07 15:43:55.022 [info] (atlas) [Trace - 15:43:55] Sending request 'textDocument/codeLens - (198)'.
2024-11-07 15:43:55.022 [info] (atlas) [Trace - 15:43:55] Received response 'textDocument/codeLens - (197)' in 1ms.
2024-11-07 15:43:55.023 [info] (atlas) [Trace - 15:43:55] Received response 'textDocument/codeLens - (198)' in 1ms.
2024-11-07 15:43:55.337 [info] (atlas) [Trace - 15:43:55] Sending request 'textDocument/codeLens - (199)'.
2024-11-07 15:43:55.339 [info] (atlas) [Trace - 15:43:55] Sending request 'textDocument/codeLens - (200)'.
2024-11-07 15:43:55.341 [info] (atlas) [Trace - 15:43:55] Received response 'textDocument/codeLens - (199)' in 4ms.
2024-11-07 15:43:55.341 [info] (atlas) [Trace - 15:43:55] Received response 'textDocument/codeLens - (200)' in 2ms.
2024-11-07 15:43:55.653 [info] (atlas) [Trace - 15:43:55] Sending request 'textDocument/codeLens - (201)'.
2024-11-07 15:43:55.655 [info] (atlas) [Trace - 15:43:55] Sending request 'textDocument/codeLens - (202)'.
2024-11-07 15:43:55.657 [info] (atlas) [Trace - 15:43:55] Received response 'textDocument/codeLens - (201)' in 4ms.
2024-11-07 15:43:55.657 [info] (atlas) [Trace - 15:43:55] Received response 'textDocument/codeLens - (202)' in 2ms.
2024-11-07 15:43:55.969 [info] (atlas) [Trace - 15:43:55] Sending request 'textDocument/codeLens - (203)'.
2024-11-07 15:43:55.971 [info] (atlas) [Trace - 15:43:55] Sending request 'textDocument/codeLens - (204)'.
2024-11-07 15:43:55.974 [info] (atlas) [Trace - 15:43:55] Received response 'textDocument/codeLens - (203)' in 5ms.
2024-11-07 15:43:55.974 [info] (atlas) [Trace - 15:43:55] Received response 'textDocument/codeLens - (204)' in 3ms.
2024-11-07 15:43:56.300 [info] (atlas) [Trace - 15:43:56] Sending request 'textDocument/codeLens - (205)'.
2024-11-07 15:43:56.301 [info] (atlas) [Trace - 15:43:56] Sending request 'textDocument/codeLens - (206)'.
2024-11-07 15:43:56.301 [info] (atlas) [Trace - 15:43:56] Received response 'textDocument/codeLens - (205)' in 1ms.
2024-11-07 15:43:56.302 [info] (atlas) [Trace - 15:43:56] Received response 'textDocument/codeLens - (206)' in 1ms.
2024-11-07 15:43:56.612 [info] (atlas) [Trace - 15:43:56] Sending request 'textDocument/codeLens - (207)'.
2024-11-07 15:43:56.614 [info] (atlas) [Trace - 15:43:56] Sending request 'textDocument/codeLens - (208)'.
2024-11-07 15:43:56.616 [info] (atlas) [Trace - 15:43:56] Received response 'textDocument/codeLens - (207)' in 4ms.
2024-11-07 15:43:56.617 [info] (atlas) [Trace - 15:43:56] Received response 'textDocument/codeLens - (208)' in 3ms.
2024-11-07 15:43:56.928 [info] (atlas) [Trace - 15:43:56] Sending request 'textDocument/codeLens - (209)'.
2024-11-07 15:43:56.930 [info] (atlas) [Trace - 15:43:56] Sending request 'textDocument/codeLens - (210)'.
2024-11-07 15:43:56.933 [info] (atlas) [Trace - 15:43:56] Received response 'textDocument/codeLens - (209)' in 5ms.
2024-11-07 15:43:56.933 [info] (atlas) [Trace - 15:43:56] Received response 'textDocument/codeLens - (210)' in 3ms.
2024-11-07 15:43:57.245 [info] (atlas) [Trace - 15:43:57] Sending request 'textDocument/codeLens - (211)'.
2024-11-07 15:43:57.246 [info] (atlas) [Trace - 15:43:57] Sending request 'textDocument/codeLens - (212)'.
2024-11-07 15:43:57.247 [info] (atlas) [Trace - 15:43:57] Received response 'textDocument/codeLens - (211)' in 2ms.
2024-11-07 15:43:57.247 [info] (atlas) [Trace - 15:43:57] Received response 'textDocument/codeLens - (212)' in 1ms.
2024-11-07 15:43:57.563 [info] (atlas) [Trace - 15:43:57] Sending request 'textDocument/codeLens - (213)'.
2024-11-07 15:43:57.566 [info] (atlas) [Trace - 15:43:57] Sending request 'textDocument/codeLens - (214)'.
2024-11-07 15:43:57.569 [info] (atlas) [Trace - 15:43:57] Received response 'textDocument/codeLens - (213)' in 5ms.
2024-11-07 15:43:57.569 [info] (atlas) [Trace - 15:43:57] Received response 'textDocument/codeLens - (214)' in 3ms.
2024-11-07 15:43:57.884 [info] (atlas) [Trace - 15:43:57] Sending request 'textDocument/codeLens - (215)'.
2024-11-07 15:43:57.886 [info] (atlas) [Trace - 15:43:57] Sending request 'textDocument/codeLens - (216)'.
2024-11-07 15:43:57.888 [info] (atlas) [Trace - 15:43:57] Received response 'textDocument/codeLens - (215)' in 4ms.
2024-11-07 15:43:57.888 [info] (atlas) [Trace - 15:43:57] Received response 'textDocument/codeLens - (216)' in 2ms.
2024-11-07 15:43:58.202 [info] (atlas) [Trace - 15:43:58] Sending request 'textDocument/codeLens - (217)'.
2024-11-07 15:43:58.203 [info] (atlas) [Trace - 15:43:58] Sending request 'textDocument/codeLens - (218)'.
2024-11-07 15:43:58.203 [info] (atlas) [Trace - 15:43:58] Received response 'textDocument/codeLens - (217)' in 1ms.
2024-11-07 15:43:58.204 [info] (atlas) [Trace - 15:43:58] Received response 'textDocument/codeLens - (218)' in 1ms.
2024-11-07 15:43:58.518 [info] (atlas) [Trace - 15:43:58] Sending request 'textDocument/codeLens - (219)'.
2024-11-07 15:43:58.519 [info] (atlas) [Trace - 15:43:58] Sending request 'textDocument/codeLens - (220)'.
2024-11-07 15:43:58.521 [info] (atlas) [Trace - 15:43:58] Received response 'textDocument/codeLens - (219)' in 3ms.
2024-11-07 15:43:58.521 [info] (atlas) [Trace - 15:43:58] Received response 'textDocument/codeLens - (220)' in 2ms.
2024-11-07 15:43:58.834 [info] (atlas) [Trace - 15:43:58] Sending request 'textDocument/codeLens - (221)'.
2024-11-07 15:43:58.836 [info] (atlas) [Trace - 15:43:58] Sending request 'textDocument/codeLens - (222)'.
2024-11-07 15:43:58.839 [info] (atlas) [Trace - 15:43:58] Received response 'textDocument/codeLens - (221)' in 5ms.
2024-11-07 15:43:58.840 [info] (atlas) [Trace - 15:43:58] Received response 'textDocument/codeLens - (222)' in 4ms.
2024-11-07 15:43:59.150 [info] (atlas) [Trace - 15:43:59] Sending request 'textDocument/codeLens - (223)'.
2024-11-07 15:43:59.151 [info] (atlas) [Trace - 15:43:59] Sending request 'textDocument/codeLens - (224)'.
2024-11-07 15:43:59.152 [info] (atlas) [Trace - 15:43:59] Received response 'textDocument/codeLens - (223)' in 2ms.
2024-11-07 15:43:59.152 [info] (atlas) [Trace - 15:43:59] Received response 'textDocument/codeLens - (224)' in 1ms.
2024-11-07 15:43:59.461 [info] (atlas) [Trace - 15:43:59] Sending request 'textDocument/codeLens - (225)'.
2024-11-07 15:43:59.465 [info] (atlas) [Trace - 15:43:59] Sending request 'textDocument/codeLens - (226)'.
2024-11-07 15:43:59.466 [info] (atlas) [Trace - 15:43:59] Received response 'textDocument/codeLens - (225)' in 5ms.
2024-11-07 15:43:59.467 [info] (atlas) [Trace - 15:43:59] Received response 'textDocument/codeLens - (226)' in 2ms.
2024-11-07 15:43:59.780 [info] (atlas) [Trace - 15:43:59] Sending request 'textDocument/codeLens - (227)'.
2024-11-07 15:43:59.782 [info] (atlas) [Trace - 15:43:59] Sending request 'textDocument/codeLens - (228)'.
2024-11-07 15:43:59.786 [info] (atlas) [Trace - 15:43:59] Received response 'textDocument/codeLens - (227)' in 6ms.
2024-11-07 15:43:59.787 [info] (atlas) [Trace - 15:43:59] Received response 'textDocument/codeLens - (228)' in 5ms.
2024-11-07 15:44:00.097 [info] (atlas) [Trace - 15:44:00] Sending request 'textDocument/codeLens - (229)'.
2024-11-07 15:44:00.098 [info] (atlas) [Trace - 15:44:00] Sending request 'textDocument/codeLens - (230)'.
2024-11-07 15:44:00.098 [info] (atlas) [Trace - 15:44:00] Received response 'textDocument/codeLens - (229)' in 1ms.
2024-11-07 15:44:00.099 [info] (atlas) [Trace - 15:44:00] Received response 'textDocument/codeLens - (230)' in 1ms.
2024-11-07 15:44:00.410 [info] (atlas) [Trace - 15:44:00] Sending request 'textDocument/codeLens - (231)'.
2024-11-07 15:44:00.411 [info] (atlas) [Trace - 15:44:00] Sending request 'textDocument/codeLens - (232)'.
2024-11-07 15:44:00.411 [info] (atlas) [Trace - 15:44:00] Received response 'textDocument/codeLens - (231)' in 1ms.
2024-11-07 15:44:00.412 [info] (atlas) [Trace - 15:44:00] Received response 'textDocument/codeLens - (232)' in 1ms.
2024-11-07 15:44:00.725 [info] (atlas) [Trace - 15:44:00] Sending request 'textDocument/codeLens - (233)'.
2024-11-07 15:44:00.726 [info] (atlas) [Trace - 15:44:00] Sending request 'textDocument/codeLens - (234)'.
2024-11-07 15:44:00.728 [info] (atlas) [Trace - 15:44:00] Received response 'textDocument/codeLens - (233)' in 3ms.
2024-11-07 15:44:00.729 [info] (atlas) [Trace - 15:44:00] Received response 'textDocument/codeLens - (234)' in 3ms.
2024-11-07 15:44:01.039 [info] (atlas) [Trace - 15:44:01] Sending request 'textDocument/codeLens - (235)'.
2024-11-07 15:44:01.040 [info] (atlas) [Trace - 15:44:01] Sending request 'textDocument/codeLens - (236)'.
2024-11-07 15:44:01.041 [info] (atlas) [Trace - 15:44:01] Received response 'textDocument/codeLens - (235)' in 2ms.
2024-11-07 15:44:01.041 [info] (atlas) [Trace - 15:44:01] Received response 'textDocument/codeLens - (236)' in 1ms.
2024-11-07 15:44:01.371 [info] (atlas) [Trace - 15:44:01] Sending request 'textDocument/codeLens - (237)'.
2024-11-07 15:44:01.371 [info] (atlas) [Trace - 15:44:01] Sending request 'textDocument/codeLens - (238)'.
2024-11-07 15:44:01.372 [info] (atlas) [Trace - 15:44:01] Received response 'textDocument/codeLens - (237)' in 0ms.
2024-11-07 15:44:01.372 [info] (atlas) [Trace - 15:44:01] Received response 'textDocument/codeLens - (238)' in 1ms.
2024-11-07 15:44:01.685 [info] (atlas) [Trace - 15:44:01] Sending request 'textDocument/codeLens - (239)'.
2024-11-07 15:44:01.686 [info] (atlas) [Trace - 15:44:01] Sending request 'textDocument/codeLens - (240)'.
2024-11-07 15:44:01.687 [info] (atlas) [Trace - 15:44:01] Received response 'textDocument/codeLens - (239)' in 2ms.
2024-11-07 15:44:01.688 [info] (atlas) [Trace - 15:44:01] Received response 'textDocument/codeLens - (240)' in 2ms.
2024-11-07 15:44:02.002 [info] (atlas) [Trace - 15:44:02] Sending request 'textDocument/codeLens - (241)'.
2024-11-07 15:44:02.002 [info] (atlas) [Trace - 15:44:02] Sending request 'textDocument/codeLens - (242)'.
2024-11-07 15:44:02.003 [info] (atlas) [Trace - 15:44:02] Received response 'textDocument/codeLens - (241)' in 1ms.
2024-11-07 15:44:02.003 [info] (atlas) [Trace - 15:44:02] Received response 'textDocument/codeLens - (242)' in 1ms.
2024-11-07 15:44:02.320 [info] (atlas) [Trace - 15:44:02] Sending request 'textDocument/codeLens - (243)'.
2024-11-07 15:44:02.321 [info] (atlas) [Trace - 15:44:02] Sending request 'textDocument/codeLens - (244)'.
2024-11-07 15:44:02.322 [info] (atlas) [Trace - 15:44:02] Received response 'textDocument/codeLens - (243)' in 2ms.
2024-11-07 15:44:02.322 [info] (atlas) [Trace - 15:44:02] Received response 'textDocument/codeLens - (244)' in 1ms.
2024-11-07 15:44:02.636 [info] (atlas) [Trace - 15:44:02] Sending request 'textDocument/codeLens - (245)'.
2024-11-07 15:44:02.637 [info] (atlas) [Trace - 15:44:02] Sending request 'textDocument/codeLens - (246)'.
2024-11-07 15:44:02.638 [info] (atlas) [Trace - 15:44:02] Received response 'textDocument/codeLens - (245)' in 2ms.
2024-11-07 15:44:02.638 [info] (atlas) [Trace - 15:44:02] Received response 'textDocument/codeLens - (246)' in 1ms.
2024-11-07 15:44:02.951 [info] (atlas) [Trace - 15:44:02] Sending request 'textDocument/codeLens - (247)'.
2024-11-07 15:44:02.952 [info] (atlas) [Trace - 15:44:02] Sending request 'textDocument/codeLens - (248)'.
2024-11-07 15:44:02.953 [info] (atlas) [Trace - 15:44:02] Received response 'textDocument/codeLens - (247)' in 2ms.
2024-11-07 15:44:02.953 [info] (atlas) [Trace - 15:44:02] Received response 'textDocument/codeLens - (248)' in 1ms.
2024-11-07 15:44:03.266 [info] (atlas) [Trace - 15:44:03] Sending request 'textDocument/codeLens - (249)'.
2024-11-07 15:44:03.267 [info] (atlas) [Trace - 15:44:03] Sending request 'textDocument/codeLens - (250)'.
2024-11-07 15:44:03.268 [info] (atlas) [Trace - 15:44:03] Received response 'textDocument/codeLens - (249)' in 2ms.
2024-11-07 15:44:03.268 [info] (atlas) [Trace - 15:44:03] Received response 'textDocument/codeLens - (250)' in 1ms.
2024-11-07 15:44:03.909 [info] (atlas) [Trace - 15:44:03] Sending request 'textDocument/codeLens - (254)'.
2024-11-07 15:44:03.909 [info] (atlas) [Trace - 15:44:03] Sending request 'textDocument/codeLens - (255)'.
2024-11-07 15:44:03.910 [info] (atlas) [Trace - 15:44:03] Received response 'textDocument/codeLens - (254)' in 1ms.
2024-11-07 15:44:03.911 [info] (atlas) [Trace - 15:44:03] Received response 'textDocument/codeLens - (255)' in 2ms.
2024-11-07 15:44:04.220 [info] (atlas) [Trace - 15:44:04] Sending request 'textDocument/codeLens - (256)'.
2024-11-07 15:44:04.220 [info] (atlas) [Trace - 15:44:04] Sending request 'textDocument/codeLens - (257)'.
2024-11-07 15:44:04.221 [info] (atlas) [Trace - 15:44:04] Received response 'textDocument/codeLens - (256)' in 1ms.
2024-11-07 15:44:04.221 [info] (atlas) [Trace - 15:44:04] Received response 'textDocument/codeLens - (257)' in 1ms.
2024-11-07 15:44:04.532 [info] (atlas) [Trace - 15:44:04] Sending request 'textDocument/codeLens - (258)'.
2024-11-07 15:44:04.533 [info] (atlas) [Trace - 15:44:04] Sending request 'textDocument/codeLens - (259)'.
2024-11-07 15:44:04.533 [info] (atlas) [Trace - 15:44:04] Received response 'textDocument/codeLens - (258)' in 1ms.
2024-11-07 15:44:04.534 [info] (atlas) [Trace - 15:44:04] Received response 'textDocument/codeLens - (259)' in 1ms.
2024-11-07 15:44:04.845 [info] (atlas) [Trace - 15:44:04] Sending request 'textDocument/codeLens - (260)'.
2024-11-07 15:44:04.847 [info] (atlas) [Trace - 15:44:04] Sending request 'textDocument/codeLens - (261)'.
2024-11-07 15:44:04.849 [info] (atlas) [Trace - 15:44:04] Received response 'textDocument/codeLens - (260)' in 4ms.
2024-11-07 15:44:04.849 [info] (atlas) [Trace - 15:44:04] Received response 'textDocument/codeLens - (261)' in 2ms.
2024-11-07 15:44:05.162 [info] (atlas) [Trace - 15:44:05] Sending request 'textDocument/codeLens - (262)'.
2024-11-07 15:44:05.162 [info] (atlas) [Trace - 15:44:05] Sending request 'textDocument/codeLens - (263)'.
2024-11-07 15:44:05.163 [info] (atlas) [Trace - 15:44:05] Received response 'textDocument/codeLens - (262)' in 1ms.
2024-11-07 15:44:05.163 [info] (atlas) [Trace - 15:44:05] Received response 'textDocument/codeLens - (263)' in 1ms.
2024-11-07 15:44:05.476 [info] (atlas) [Trace - 15:44:05] Sending request 'textDocument/codeLens - (264)'.
2024-11-07 15:44:05.478 [info] (atlas) [Trace - 15:44:05] Sending request 'textDocument/codeLens - (265)'.
2024-11-07 15:44:05.480 [info] (atlas) [Trace - 15:44:05] Received response 'textDocument/codeLens - (264)' in 4ms.
2024-11-07 15:44:05.481 [info] (atlas) [Trace - 15:44:05] Received response 'textDocument/codeLens - (265)' in 3ms.
2024-11-07 15:44:05.795 [info] (atlas) [Trace - 15:44:05] Sending request 'textDocument/codeLens - (266)'.
2024-11-07 15:44:05.798 [info] (atlas) [Trace - 15:44:05] Sending request 'textDocument/codeLens - (267)'.
2024-11-07 15:44:05.800 [info] (atlas) [Trace - 15:44:05] Received response 'textDocument/codeLens - (266)' in 5ms.
2024-11-07 15:44:05.801 [info] (atlas) [Trace - 15:44:05] Received response 'textDocument/codeLens - (267)' in 4ms.
2024-11-07 15:44:06.117 [info] (atlas) [Trace - 15:44:06] Sending request 'textDocument/codeLens - (268)'.
2024-11-07 15:44:06.117 [info] (atlas) [Trace - 15:44:06] Sending request 'textDocument/codeLens - (269)'.
2024-11-07 15:44:06.118 [info] (atlas) [Trace - 15:44:06] Received response 'textDocument/codeLens - (268)' in 1ms.

... This is the last response we receive for a CodeLens request

2024-11-07 15:44:06.118 [info] (atlas) [Trace - 15:44:06] Received response 'textDocument/codeLens - (269)' in 1ms.
2024-11-07 15:44:06.613 [info] (atlas) [Trace - 15:44:06] Sending request 'textDocument/codeLens - (271)'.
2024-11-07 15:44:06.614 [info] (atlas) [Trace - 15:44:06] Sending request 'textDocument/codeLens - (272)'.
2024-11-07 15:44:07.100 [info] (atlas) [Trace - 15:44:07] Sending request 'textDocument/codeLens - (274)'.
2024-11-07 15:44:07.101 [info] (atlas) [Trace - 15:44:07] Sending request 'textDocument/codeLens - (275)'.
2024-11-07 15:44:07.413 [info] (atlas) [Trace - 15:44:07] Sending request 'textDocument/codeLens - (276)'.
2024-11-07 15:44:07.416 [info] (atlas) [Trace - 15:44:07] Sending request 'textDocument/codeLens - (277)'.
2024-11-07 15:44:07.728 [info] (atlas) [Trace - 15:44:07] Sending request 'textDocument/codeLens - (279)'.
2024-11-07 15:44:08.802 [info] (atlas) [Trace - 15:44:08] Sending request 'textDocument/codeLens - (286)'.
2024-11-07 15:44:08.804 [info] (atlas) [Trace - 15:44:08] Sending request 'textDocument/codeLens - (287)'.
2024-11-07 15:44:09.117 [info] (atlas) [Trace - 15:44:09] Sending request 'textDocument/codeLens - (288)'.
2024-11-07 15:44:09.118 [info] (atlas) [Trace - 15:44:09] Sending request 'textDocument/codeLens - (289)'.
2024-11-07 15:44:09.673 [info] (atlas) [Trace - 15:44:09] Sending request 'textDocument/codeLens - (293)'.
2024-11-07 15:44:09.675 [info] (atlas) [Trace - 15:44:09] Sending request 'textDocument/codeLens - (294)'.
2024-11-07 15:44:09.992 [info] (atlas) [Trace - 15:44:09] Sending request 'textDocument/codeLens - (295)'.
2024-11-07 15:44:09.994 [info] (atlas) [Trace - 15:44:09] Sending request 'textDocument/codeLens - (296)'.
2024-11-07 15:44:10.306 [info] (atlas) [Trace - 15:44:10] Sending request 'textDocument/codeLens - (297)'.
2024-11-07 15:44:10.307 [info] (atlas) [Trace - 15:44:10] Sending request 'textDocument/codeLens - (298)'.
2024-11-07 15:44:10.627 [info] (atlas) [Trace - 15:44:10] Sending request 'textDocument/codeLens - (299)'.
2024-11-07 15:44:10.629 [info] (atlas) [Trace - 15:44:10] Sending request 'textDocument/codeLens - (300)'.
2024-11-07 15:44:10.946 [info] (atlas) [Trace - 15:44:10] Sending request 'textDocument/codeLens - (301)'.
2024-11-07 15:44:10.949 [info] (atlas) [Trace - 15:44:10] Sending request 'textDocument/codeLens - (302)'.
2024-11-07 15:44:11.259 [info] (atlas) [Trace - 15:44:11] Sending request 'textDocument/codeLens - (303)'.
2024-11-07 15:44:11.260 [info] (atlas) [Trace - 15:44:11] Sending request 'textDocument/codeLens - (304)'.
2024-11-07 15:44:11.580 [info] (atlas) [Trace - 15:44:11] Sending request 'textDocument/codeLens - (305)'.
2024-11-07 15:44:11.582 [info] (atlas) [Trace - 15:44:11] Sending request 'textDocument/codeLens - (306)'.
2024-11-07 15:44:11.898 [info] (atlas) [Trace - 15:44:11] Sending request 'textDocument/codeLens - (307)'.
2024-11-07 15:44:11.901 [info] (atlas) [Trace - 15:44:11] Sending request 'textDocument/codeLens - (308)'.
2024-11-07 15:44:12.214 [info] (atlas) [Trace - 15:44:12] Sending request 'textDocument/codeLens - (309)'.
2024-11-07 15:44:12.215 [info] (atlas) [Trace - 15:44:12] Sending request 'textDocument/codeLens - (310)'.
2024-11-07 15:44:12.527 [info] (atlas) [Trace - 15:44:12] Sending request 'textDocument/codeLens - (311)'.
2024-11-07 15:44:12.528 [info] (atlas) [Trace - 15:44:12] Sending request 'textDocument/codeLens - (312)'.
2024-11-07 15:44:12.843 [info] (atlas) [Trace - 15:44:12] Sending request 'textDocument/codeLens - (313)'.
2024-11-07 15:44:12.844 [info] (atlas) [Trace - 15:44:12] Sending request 'textDocument/codeLens - (314)'.
2024-11-07 15:44:13.157 [info] (atlas) [Trace - 15:44:13] Sending request 'textDocument/codeLens - (315)'.
2024-11-07 15:44:13.157 [info] (atlas) [Trace - 15:44:13] Sending request 'textDocument/codeLens - (316)'.
2024-11-07 15:44:13.469 [info] (atlas) [Trace - 15:44:13] Sending request 'textDocument/codeLens - (317)'.
2024-11-07 15:44:13.469 [info] (atlas) [Trace - 15:44:13] Sending request 'textDocument/codeLens - (318)'.
2024-11-07 15:44:13.778 [info] (atlas) [Trace - 15:44:13] Sending request 'textDocument/codeLens - (319)'.
2024-11-07 15:44:13.779 [info] (atlas) [Trace - 15:44:13] Sending request 'textDocument/codeLens - (320)'.
2024-11-07 15:44:14.090 [info] (atlas) [Trace - 15:44:14] Sending request 'textDocument/codeLens - (321)'.
2024-11-07 15:44:14.091 [info] (atlas) [Trace - 15:44:14] Sending request 'textDocument/codeLens - (322)'.
2024-11-07 15:44:14.401 [info] (atlas) [Trace - 15:44:14] Sending request 'textDocument/codeLens - (323)'.
2024-11-07 15:44:14.403 [info] (atlas) [Trace - 15:44:14] Sending request 'textDocument/codeLens - (324)'.
2024-11-07 15:44:14.719 [info] (atlas) [Trace - 15:44:14] Sending request 'textDocument/codeLens - (325)'.
2024-11-07 15:44:14.721 [info] (atlas) [Trace - 15:44:14] Sending request 'textDocument/codeLens - (326)'.
2024-11-07 15:44:15.038 [info] (atlas) [Trace - 15:44:15] Sending request 'textDocument/codeLens - (327)'.
2024-11-07 15:44:15.039 [info] (atlas) [Trace - 15:44:15] Sending request 'textDocument/codeLens - (328)'.
2024-11-07 15:44:15.365 [info] (atlas) [Trace - 15:44:15] Sending request 'textDocument/codeLens - (329)'.
2024-11-07 15:44:15.367 [info] (atlas) [Trace - 15:44:15] Sending request 'textDocument/codeLens - (330)'.
2024-11-07 15:44:15.684 [info] (atlas) [Trace - 15:44:15] Sending request 'textDocument/codeLens - (331)'.
2024-11-07 15:44:15.686 [info] (atlas) [Trace - 15:44:15] Sending request 'textDocument/codeLens - (332)'.
2024-11-07 15:44:16.200 [info] (atlas) [Trace - 15:44:16] Sending request 'textDocument/codeLens - (333)'.
2024-11-07 15:44:16.201 [info] (atlas) [Trace - 15:44:16] Sending request 'textDocument/codeLens - (334)'.
2024-11-07 15:44:16.515 [info] (atlas) [Trace - 15:44:16] Sending request 'textDocument/codeLens - (335)'.
2024-11-07 15:44:16.516 [info] (atlas) [Trace - 15:44:16] Sending request 'textDocument/codeLens - (336)'.
2024-11-07 15:44:16.831 [info] (atlas) [Trace - 15:44:16] Sending request 'textDocument/codeLens - (337)'.
2024-11-07 15:44:16.832 [info] (atlas) [Trace - 15:44:16] Sending request 'textDocument/codeLens - (338)'.
2024-11-07 15:44:17.149 [info] (atlas) [Trace - 15:44:17] Sending request 'textDocument/codeLens - (339)'.
2024-11-07 15:44:17.149 [info] (atlas) [Trace - 15:44:17] Sending request 'textDocument/codeLens - (340)'.
2024-11-07 15:44:17.464 [info] (atlas) [Trace - 15:44:17] Sending request 'textDocument/codeLens - (341)'.
2024-11-07 15:44:17.466 [info] (atlas) [Trace - 15:44:17] Sending request 'textDocument/codeLens - (342)'.
2024-11-07 15:44:17.781 [info] (atlas) [Trace - 15:44:17] Sending request 'textDocument/codeLens - (343)'.
2024-11-07 15:44:17.783 [info] (atlas) [Trace - 15:44:17] Sending request 'textDocument/codeLens - (344)'.
2024-11-07 15:44:18.096 [info] (atlas) [Trace - 15:44:18] Sending request 'textDocument/codeLens - (345)'.
2024-11-07 15:44:18.097 [info] (atlas) [Trace - 15:44:18] Sending request 'textDocument/codeLens - (346)'.
2024-11-07 15:44:18.413 [info] (atlas) [Trace - 15:44:18] Sending request 'textDocument/codeLens - (347)'.
2024-11-07 15:44:18.413 [info] (atlas) [Trace - 15:44:18] Sending request 'textDocument/codeLens - (348)'.
2024-11-07 15:44:18.778 [info] (atlas) [Trace - 15:44:18] Sending request 'textDocument/codeLens - (349)'.
2024-11-07 15:44:18.780 [info] (atlas) [Trace - 15:44:18] Sending request 'textDocument/codeLens - (350)'.
2024-11-07 15:44:19.093 [info] (atlas) [Trace - 15:44:19] Sending request 'textDocument/codeLens - (351)'.
2024-11-07 15:44:19.094 [info] (atlas) [Trace - 15:44:19] Sending request 'textDocument/codeLens - (352)'.
2024-11-07 15:44:19.409 [info] (atlas) [Trace - 15:44:19] Sending request 'textDocument/codeLens - (353)'.
2024-11-07 15:44:19.411 [info] (atlas) [Trace - 15:44:19] Sending request 'textDocument/codeLens - (354)'.
2024-11-07 15:44:19.730 [info] (atlas) [Trace - 15:44:19] Sending request 'textDocument/codeLens - (355)'.
2024-11-07 15:44:19.732 [info] (atlas) [Trace - 15:44:19] Sending request 'textDocument/codeLens - (356)'.

2024-11-07 15:44:20.007 [info] (atlas) [Trace - 15:44:20] Sending request 'shutdown - (357)'.
2024-11-07 15:44:20.008 [info] (atlas) [Trace - 15:44:20] Received notification 'window/logMessage'.
2024-11-07 15:44:20.008 [info] (atlas) Params: {
    "type": 4,
    "message": "Shutting down Ruby LSP..."
}

... The LSP isn't completely dead.  It responded to the Shutdown message

2024-11-07 15:44:20.007 [info] (atlas) [Trace - 15:44:20] Sending request 'shutdown - (357)'.
2024-11-07 15:44:20.008 [info] (atlas) [Trace - 15:44:20] Received notification 'window/logMessage'.
2024-11-07 15:44:20.008 [info] (atlas) Params: {
    "type": 4,
    "message": "Shutting down Ruby LSP..."
}


2024-11-07 15:44:20.008 [info] (atlas) Ruby LSP Rails shutting down server

... More cancel requests ...

2024-11-07 15:44:21.863 [info] (atlas) [Trace - 15:44:21] Sending notification '$/cancelRequest'.
2024-11-07 15:44:21.863 [info] (atlas) Params: {
    "id": 284
}

2024-11-07 15:44:22.009 [info] (atlas) [Error - 15:44:22] Stopping server timed out

@glennsarti
Copy link
Author

glennsarti commented Nov 7, 2024

I might try more things. This could very well be "my setup is broken somehow" but it definitely feels weird how the language server just stops. I wonder if the Rails Add on is having a bad time.

@Wylan
Copy link

Wylan commented Nov 7, 2024

Fwiw I'm seeing similar issues with my setup this morning.

@andyw8
Copy link
Contributor

andyw8 commented Nov 7, 2024

As a first step, please try downgrade to the previous VS Code release (find Ruby LSP in the extensions panel then Right Click-> Install Specific Version -> 0.8.12) and report if you're still seeing the issue.

@andyw8
Copy link
Contributor

andyw8 commented Nov 7, 2024

Also please check if you see this on a plain Ruby repo, or if it only happens for a Rails app.

@glennsarti
Copy link
Author

As a first step, please try downgrade to the previous VS Code release (find Ruby LSP in the extensions panel then Right Click-> Install Specific Version -> 0.8.12

Did that. Still broken

Also please check if you see this on a plain Ruby repo, or if it only happens for a Rails app.

Will do, but that'll be tomorrow. Bit late here now in Australia 😄 🇦‍🇺

@andyw8
Copy link
Contributor

andyw8 commented Nov 7, 2024

There is a somewhat suspicious Request failed because database connection was not established. message at the bottom but ... I don't know where that's coming from. And I don't have a "good" configuration to compare whether it was there before.

On the terminal, if you run bin/rails runner 'puts User.count' (or something similar that hits the database) does it succeed?

@andyw8 andyw8 changed the title Extension v0.8.13 keeps crashing Crashing on startup when connecting to the database Nov 7, 2024
@andyw8
Copy link
Contributor

andyw8 commented Nov 7, 2024

I've renamed the issue to better reflect what's currently known.

@adrianodennanni
Copy link

Hi, @andyw8 . I have the same problem and tried what you said here:

On the terminal, if you run bin/rails runner 'puts User.count' (or something similar that hits the database) does it succeed?

It failed, really didn't connect to the db. That's because I don't use rails natively while developing. I do all my testing inside a docker container.

I don't know if this helpful for you somehow.

@andyw8
Copy link
Contributor

andyw8 commented Nov 7, 2024

Thank you, that helps. #517 should help.

@andyw8
Copy link
Contributor

andyw8 commented Nov 7, 2024

We have merged a fix. To help us verify before shipping in the next release, please try tempoarily pointing your app's Gemfile to the repo:

gem "ruby-lsp-rails", github: "Shopify/ruby-lsp-rails"

(then run bundle and reload your editor)

@andyw8
Copy link
Contributor

andyw8 commented Nov 7, 2024

(I should move this issue to the ruby-lsp-rails repo, but will leave it here for visibility for now since users may not know where this originates).

@glennsarti
Copy link
Author

glennsarti commented Nov 8, 2024

@andyw8 Can confirm that fixed my problem!

Also nicer error message too!

I'm happy for this issue to be closed off.


Before:

Couldn't save files 😢

2024-11-08 09:58:26.914 [info] (atlas) Ruby LSP Rails booting server
2024-11-08 09:58:29.731 [info] (atlas) Finished booting Ruby LSP Rails server
2024-11-08 09:58:29.837 [info] (atlas) Request  failed because database connection was not established.
BUNDLE_GEMFILE=.ruby-lsp/Gemfile bundle show ruby-lsp-rails
....rbenv/versions/3.3.5/lib/ruby/gems/3.3.0/gems/ruby-lsp-rails-0.3.25

After:

Can save files 🥳

2024-11-08 10:01:57.720 [info] (atlas) Ruby LSP Rails booting server
2024-11-08 10:02:02.307 [info] (atlas) Finished booting Ruby LSP Rails server
2024-11-08 10:02:02.414 [info] (atlas) Request pending_migrations_message failed because database connection was not established.
> BUNDLE_GEMFILE=.ruby-lsp/Gemfile bundle show ruby-lsp-rails
.../.rbenv/versions/3.3.5/lib/ruby/gems/3.3.0/bundler/gems/ruby-lsp-rails-b5235c3b9373

@andyw8
Copy link
Contributor

andyw8 commented Nov 8, 2024

@andyw8 andyw8 closed this as completed Nov 8, 2024
@andyw8 andyw8 transferred this issue from Shopify/ruby-lsp Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants