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

IntelliJ Plugin: IDE Freezes During Code Completion #3641

Open
gadikar-deshaw opened this issue Jan 2, 2025 · 1 comment
Open

IntelliJ Plugin: IDE Freezes During Code Completion #3641

gadikar-deshaw opened this issue Jan 2, 2025 · 1 comment
Assignees

Comments

@gadikar-deshaw
Copy link

Describe the bug
IntelliJ IDE freezes when generating code completions. After further investigation, it appears that the issue might be related to the slower collection of declaration snippets in the IntelliJ plugin, as detailed in the Additional context section.

Information about your Tabby version
0.12.0

Information about your GPU

+-----------------------------------------------------------------------------------------+
| NVIDIA-SMI 555.42.06              Driver Version: 555.42.06      CUDA Version: 12.5     |
|-----------------------------------------+------------------------+----------------------+
| GPU  Name                 Persistence-M | Bus-Id          Disp.A | Volatile Uncorr. ECC |
| Fan  Temp   Perf          Pwr:Usage/Cap |           Memory-Usage | GPU-Util  Compute M. |
|                                         |                        |               MIG M. |
|=========================================+========================+======================|
|   0  NVIDIA H100 80GB HBM3          On  |   00000000:4C:00.0 Off |                    0 |
| N/A   23C    P0             69W /  700W |       1MiB /  81559MiB |      0%      Default |
|                                         |                        |             Disabled |
+-----------------------------------------+------------------------+----------------------+
|   1  NVIDIA H100 80GB HBM3          On  |   00000000:5D:00.0 Off |                    0 |
| N/A   22C    P0             68W /  700W |       1MiB /  81559MiB |      0%      Default |
|                                         |                        |             Disabled |
+-----------------------------------------+------------------------+----------------------+
|   2  NVIDIA H100 80GB HBM3          On  |   00000000:CC:00.0 Off |                    0 |
| N/A   22C    P0             68W /  700W |       1MiB /  81559MiB |      0%      Default |
|                                         |                        |             Disabled |
+-----------------------------------------+------------------------+----------------------+
|   3  NVIDIA H100 80GB HBM3          On  |   00000000:DC:00.0 Off |                    0 |
| N/A   24C    P0             69W /  700W |       1MiB /  81559MiB |      0%      Default |
|                                         |                        |             Disabled |
+-----------------------------------------+------------------------+----------------------+

Additional context
tabby-agent logs per https://tabby.tabbyml.com/docs/extensions/troubleshooting/#intellij-platform-ides

{"level":30,"time":1734729935026,"pid":3011683,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Fetching completion..."}
{"level":20,"time":1734729935026,"pid":3011683,"hostname":"gadikar-rh8.toa.des.co","tag":"TabbyApiClient","msg":"Completion request: POST https://tabby.deshaw.com/v1/completions. [c3fea0fa-b62a-4c4c-95f7-c59ce8a8f157]"}
{"level":20,"time":1734729935315,"pid":3011683,"hostname":"gadikar-rh8.toa.des.co","tag":"TabbyApiClient","msg":"Completion request canceled. [c3fea0fa-b62a-4c4c-95f7-c59ce8a8f157]"}
{"level":30,"time":1734729935315,"pid":3011683,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Fetching completion canceled."}
{"level":20,"time":1734729935329,"pid":3011683,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1734729935510,"pid":3011683,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1734729936068,"pid":3011683,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1734729936529,"pid":3011683,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1734729936982,"pid":3011683,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1734729937409,"pid":3011683,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1734729937422,"pid":3011683,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1734729938027,"pid":3011683,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1734729938494,"pid":3011683,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1734729939356,"pid":3011683,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1734729939548,"pid":3011683,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1734729939865,"pid":3011683,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1734729939869,"pid":3011683,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1734729940324,"pid":3011683,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1734729940749,"pid":3011683,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1734729941149,"pid":3011683,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1734729941552,"pid":3011683,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1734729942011,"pid":3011683,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1734729942432,"pid":3011683,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1734729943217,"pid":3011683,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1734729943869,"pid":3011683,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1734729943956,"pid":3011683,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1734729944337,"pid":3011683,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1734729944752,"pid":3011683,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1734729945155,"pid":3011683,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1734729945601,"pid":3011683,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1734729945979,"pid":3011683,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1734729946002,"pid":3011683,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1734729946025,"pid":3011683,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1734729946138,"pid":3011683,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Completed collecting declaration snippets."}
{"level":20,"time":1734729946138,"pid":3011683,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting snippets from recently changed files..."}
{"level":20,"time":1734729946140,"pid":3011683,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Completed collecting snippets from recently changed files."}
{"level":20,"time":1734729946140,"pid":3011683,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Starting collecting snippets from opened files."}
{"level":20,"time":1734729946141,"pid":3011683,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Completed collecting snippets from opened files."}
{"level":20,"time":1734729946141,"pid":3011683,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Function providedCompletions called."}

idea.log

2024-12-20 16:21:01,478 [19077838]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@15bb7c24
2024-12-20 16:21:01,565 [19077925]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@36427131
2024-12-20 16:21:01,668 [19078028]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@4ca9d2b5
2024-12-20 16:21:01,951 [19078311]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion...
2024-12-20 16:21:02,136 [19078496]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Completed processing completions, choices returned: 1.
2024-12-20 16:21:02,541 [19078901]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@4862db80
2024-12-20 16:21:02,744 [19079104]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@4bf2388a
2024-12-20 16:21:02,887 [19079247]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@c957321
2024-12-20 16:21:03,063 [19079423]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@78a4cd9b
2024-12-20 16:21:03,214 [19079574]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@486c791a
2024-12-20 16:21:03,503 [19079863]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion...
2024-12-20 16:21:03,677 [19080037]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@4aef22e4
2024-12-20 16:21:03,688 [19080048]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion canceled.
2024-12-20 16:21:03,797 [19080157]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@60407a74
2024-12-20 16:21:03,868 [19080228]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@49299942
2024-12-20 16:21:04,077 [19080437]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@5a8d4975
2024-12-20 16:21:04,269 [19080629]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@b559a68
2024-12-20 16:21:04,547 [19080907]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion...
2024-12-20 16:21:04,760 [19081120]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Completed processing completions, choices returned: 1.
2024-12-20 16:21:06,100 [19082460]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion...
2024-12-20 16:21:06,889 [19083249]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Completed processing completions, choices returned: 1.
2024-12-20 16:21:07,621 [19083981]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion...
2024-12-20 16:21:07,722 [19084082]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Completed processing completions, choices returned: 1.
2024-12-20 16:21:09,039 [19085399]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion...
2024-12-20 16:21:09,149 [19085509]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@282c25c7
2024-12-20 16:21:09,164 [19085524]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion canceled.
2024-12-20 16:21:09,286 [19085646]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion...
2024-12-20 16:21:09,415 [19085775]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Completed processing completions, choices returned: 1.
2024-12-20 16:21:09,835 [19086195]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion...
2024-12-20 16:21:09,959 [19086319]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Completed processing completions, choices returned: 1.
2024-12-20 16:21:12,238 [19088598]   WARN - com.jediterm.terminal.emulator.JediEmulator - Unknown character attribute:29
2024-12-20 16:21:12,251 [19088611]   WARN - com.jediterm.terminal.emulator.JediEmulator - Error processing DCS: ESCPESC]zzESC\
2024-12-20 16:21:12,258 [19088618]   WARN - com.jediterm.terminal.emulator.JediEmulator - Unknown character attribute:29
2024-12-20 16:21:12,331 [19088691]   WARN - com.jediterm.terminal.emulator.JediEmulator - Unknown character attribute:29
2024-12-20 16:22:31,090 [19167450]   WARN - com.jediterm.terminal.emulator.JediEmulator - Unknown character attribute:29
2024-12-20 16:22:31,101 [19167461]   WARN - com.jediterm.terminal.emulator.JediEmulator - Error processing DCS: ESCPESC]zzESC\
2024-12-20 16:22:31,109 [19167469]   WARN - com.jediterm.terminal.emulator.JediEmulator - Unknown character attribute:29
2024-12-20 16:22:31,194 [19167554]   WARN - com.jediterm.terminal.emulator.JediEmulator - Unknown character attribute:29
2024-12-20 16:22:46,236 [19182596]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion...
2024-12-20 16:22:46,450 [19182810]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Completed processing completions, choices returned: 1.
2024-12-20 16:22:46,545 [19182905]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@6561841e
2024-12-20 16:22:46,550 [19182910]   WARN - org.eclipse.lsp4j.jsonrpc.RemoteEndpoint - Unmatched cancel notification for request id 1158
2024-12-20 16:22:46,630 [19182990]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@395824b4
2024-12-20 16:22:46,788 [19183148]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@47031419
2024-12-20 16:22:46,939 [19183299]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion...
2024-12-20 16:22:47,144 [19183504]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Completed processing completions, choices returned: 1.
2024-12-20 16:22:47,220 [19183580]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@de77939
2024-12-20 16:22:47,462 [19183822]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@6c9d46d1
2024-12-20 16:22:47,746 [19184106]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion...
2024-12-20 16:22:47,935 [19184295]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@c581ec2
2024-12-20 16:22:47,946 [19184306]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion canceled.
2024-12-20 16:22:48,055 [19184415]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@4e07c97c
2024-12-20 16:22:48,221 [19184581]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@4229f3a9
2024-12-20 16:22:48,390 [19184750]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@143d0875
2024-12-20 16:22:48,478 [19184838]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@6684e5ec
2024-12-20 16:22:48,590 [19184950]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@6b055b04
2024-12-20 16:22:48,726 [19185086]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@60e4182d
2024-12-20 16:22:48,811 [19185171]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@70c9fcc8
2024-12-20 16:22:48,962 [19185322]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion...
2024-12-20 16:22:49,043 [19185403]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Completed processing completions, choices returned: 1.
2024-12-20 16:22:49,489 [19185849]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion...
2024-12-20 16:22:49,736 [19186096]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Completed processing completions, choices returned: 1.
2024-12-20 16:22:58,784 [19195144]   INFO - #c.i.o.a.i.ActionPopupMenuImpl - isPopupOrMainMenuPlace(StickyLine)==false. Use ActionPlaces.getPopupPlace.
2024-12-20 16:22:58,784 [19195144]   INFO - #c.i.o.a.i.ActionPopupMenuImpl - isPopupOrMainMenuPlace(StickyLine)==false. Use ActionPlaces.getPopupPlace.
2024-12-20 16:23:03,679 [19200039]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@14835a2c
2024-12-20 16:23:03,721 [19200081]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@7d0ae3df
2024-12-20 16:23:03,975 [19200335]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion...
2024-12-20 16:23:04,495 [19200855]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@68e30ac3
2024-12-20 16:23:04,508 [19200868]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion canceled.
2024-12-20 16:23:04,658 [19201018]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@7534c8c4
2024-12-20 16:23:04,659 [19201019]   WARN - org.eclipse.lsp4j.jsonrpc.RemoteEndpoint - Unmatched cancel notification for request id 1475
2024-12-20 16:23:05,110 [19201470]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@677b9adb
2024-12-20 16:23:05,557 [19201917]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@dc5e68e
2024-12-20 16:23:06,367 [19202727]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion...
2024-12-20 16:23:07,056 [19203416]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Completed processing completions, choices returned: 1.
2024-12-20 16:24:18,662 [19275022]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@6723ba65
2024-12-20 16:24:18,663 [19275023]   WARN - org.eclipse.lsp4j.jsonrpc.RemoteEndpoint - Unmatched cancel notification for request id 1623
2024-12-20 16:24:18,664 [19275024]   WARN - org.eclipse.lsp4j.jsonrpc.RemoteEndpoint - Unmatched cancel notification for request id 1625
2024-12-20 16:24:18,665 [19275025]   WARN - org.eclipse.lsp4j.jsonrpc.RemoteEndpoint - Unmatched cancel notification for request id 1628
2024-12-20 16:24:18,667 [19275027]   WARN - org.eclipse.lsp4j.jsonrpc.RemoteEndpoint - Unmatched cancel notification for request id 1630
2024-12-20 16:24:18,667 [19275027]   WARN - org.eclipse.lsp4j.jsonrpc.RemoteEndpoint - Unmatched cancel notification for request id 1631
2024-12-20 16:24:18,668 [19275028]   WARN - org.eclipse.lsp4j.jsonrpc.RemoteEndpoint - Unmatched cancel notification for request id 1632
2024-12-20 16:24:18,669 [19275029]   WARN - org.eclipse.lsp4j.jsonrpc.RemoteEndpoint - Unmatched cancel notification for request id 1633
2024-12-20 16:24:18,670 [19275030]   WARN - org.eclipse.lsp4j.jsonrpc.RemoteEndpoint - Unmatched cancel notification for request id 1634
2024-12-20 16:24:18,672 [19275032]   WARN - org.eclipse.lsp4j.jsonrpc.RemoteEndpoint - Unmatched cancel notification for request id 1635
2024-12-20 16:24:18,673 [19275033]   WARN - org.eclipse.lsp4j.jsonrpc.RemoteEndpoint - Unmatched cancel notification for request id 1636
2024-12-20 16:24:19,345 [19275705]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion...
2024-12-20 16:24:19,613 [19275973]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Completed processing completions, choices returned: 1.
2024-12-20 16:25:24,931 [19341291]   WARN - com.jediterm.terminal.TerminalMode - Mode InsertMode is not implemented, setting to false
2024-12-20 16:25:34,724 [19351084]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@f2845f6
2024-12-20 16:25:34,754 [19351114]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@653a510a
2024-12-20 16:25:34,767 [19351127]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@776e7f4a
2024-12-20 16:25:35,037 [19351397]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion...
2024-12-20 16:25:35,315 [19351675]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@4d3ac6
2024-12-20 16:25:35,327 [19351687]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion canceled.
2024-12-20 16:25:35,497 [19351857]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@2dead3ce
2024-12-20 16:25:36,044 [19352404]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@7b4fbff8
2024-12-20 16:25:36,501 [19352861]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@443963be
2024-12-20 16:25:36,964 [19353324]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@2387157c
2024-12-20 16:25:37,395 [19353755]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@f79e8c1
2024-12-20 16:25:37,417 [19353777]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@fb00334
2024-12-20 16:25:37,863 [19354223]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@9d821ed
2024-12-20 16:25:38,432 [19354792]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@ac04a7c
2024-12-20 16:25:39,344 [19355704]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@64cab6b9
2024-12-20 16:25:39,346 [19355706]   WARN - org.eclipse.lsp4j.jsonrpc.RemoteEndpoint - Unmatched cancel notification for request id 1870
2024-12-20 16:25:39,347 [19355707]   WARN - org.eclipse.lsp4j.jsonrpc.RemoteEndpoint - Unmatched cancel notification for request id 1871
2024-12-20 16:25:39,537 [19355897]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@4a370968
2024-12-20 16:25:39,839 [19356199]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@87a454f
2024-12-20 16:25:39,868 [19356228]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@32fa2ace
2024-12-20 16:25:40,308 [19356668]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@482206a
2024-12-20 16:25:40,735 [19357095]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@29c72629
2024-12-20 16:25:41,130 [19357490]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@1cd2d97a
2024-12-20 16:25:41,131 [19357491]   WARN - org.eclipse.lsp4j.jsonrpc.RemoteEndpoint - Unmatched cancel notification for request id 1971
2024-12-20 16:25:41,534 [19357894]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@5761135d
2024-12-20 16:25:41,534 [19357894]   WARN - org.eclipse.lsp4j.jsonrpc.RemoteEndpoint - Unmatched cancel notification for request id 1978
2024-12-20 16:25:41,991 [19358351]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@529101e6
2024-12-20 16:25:42,398 [19358758]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@3d88ebe1
2024-12-20 16:25:42,816 [19359176]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@2da8891d
2024-12-20 16:25:43,858 [19360218]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@3e64d92f
2024-12-20 16:25:43,944 [19360304]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@666a4357
2024-12-20 16:25:44,314 [19360674]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@7af164d3
2024-12-20 16:25:44,733 [19361093]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@5e69df1b
2024-12-20 16:25:45,144 [19361504]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@2c6d61d2
2024-12-20 16:25:45,146 [19361506]   WARN - org.eclipse.lsp4j.jsonrpc.RemoteEndpoint - Unmatched cancel notification for request id 2052
2024-12-20 16:25:45,542 [19361902]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@2da34347
2024-12-20 16:25:45,976 [19362336]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@7c2b4d7f
2024-12-20 16:25:45,986 [19362346]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@3d1b0ba3
2024-12-20 16:25:46,015 [19362375]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@5fe1b900
2024-12-20 16:25:46,172 [19362532]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@15e69bb1
2024-12-20 16:25:46,545 [19362905]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@708926ab
2024-12-20 16:25:47,076 [19363436]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@1f910a73
2024-12-20 16:25:47,374 [19363734]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@7f658ef2
2024-12-20 16:25:47,774 [19364134]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@86b1abb
2024-12-20 16:25:47,807 [19364167]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@4a68d7cf
2024-12-20 16:25:48,202 [19364562]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@477d93d4
2024-12-20 16:25:49,912 [19366272]   WARN - #c.i.o.v.ExternallyAddedFilesProcessorImpl - Cannot find project config directory for non-default and non-directory based project pythonProject
2024-12-20 16:28:06,468 [19502828]   WARN - com.jediterm.terminal.TerminalMode - Mode InsertMode is not implemented, setting to false
2024-12-20 16:29:47,559 [19603919] SEVERE - #c.i.o.a.i.Utils - Empty menu item text for RunSphinxQuickStartAction@MainMenu (com.intellij.restructuredtext.python.RunSphinxQuickStartAction). The default action text must be specified in plugin.xml or its class constructor [Plugin: org.jetbrains.plugins.rest]
com.intellij.diagnostic.PluginException: Empty menu item text for RunSphinxQuickStartAction@MainMenu (com.intellij.restructuredtext.python.RunSphinxQuickStartAction). The default action text must be specified in plugin.xml or its class constructor [Plugin: org.jetbrains.plugins.rest]
	at com.intellij.diagnostic.PluginProblemReporterImpl.createPluginExceptionByClass(PluginProblemReporterImpl.java:23)
	at com.intellij.diagnostic.PluginException.createByClass(PluginException.java:90)
	at com.intellij.openapi.actionSystem.impl.Utils.reportEmptyTextMenuItem(Utils.kt:674)
	at com.intellij.openapi.actionSystem.impl.Utils.filterInvisible(Utils.kt:639)
	at com.intellij.openapi.actionSystem.impl.Utils.fillMenuInner(Utils.kt:548)
	at com.intellij.openapi.actionSystem.impl.Utils.fillMenu$intellij_platform_ide_impl(Utils.kt:482)
	at com.intellij.openapi.actionSystem.impl.ActionMenu.fillMenu(ActionMenu.kt:412)
	at com.intellij.openapi.actionSystem.impl.ActionMenu.setPopupMenuVisible(ActionMenu.kt:361)
	at java.desktop/javax.swing.JPopupMenu.menuSelectionChanged(JPopupMenu.java:1531)
	at java.desktop/javax.swing.MenuSelectionManager.setSelectedPath(MenuSelectionManager.java:134)
	at java.desktop/javax.swing.plaf.basic.BasicMenuUI$Handler.mouseEntered(BasicMenuUI.java:595)
	at java.desktop/java.awt.Component.processMouseEvent(Component.java:6674)
	at java.desktop/javax.swing.JComponent.processMouseEvent(JComponent.java:3394)
	at com.intellij.openapi.actionSystem.impl.ActionMenu.processMouseEvent(ActionMenu.kt:263)
	at java.desktop/java.awt.Component.processEvent(Component.java:6430)
	at java.desktop/java.awt.Container.processEvent(Container.java:2266)
	at java.desktop/java.awt.Component.dispatchEventImpl(Component.java:5035)
	at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2324)
	at java.desktop/java.awt.Component.dispatchEvent(Component.java:4860)
	at java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4963)
	at java.desktop/java.awt.LightweightDispatcher.retargetMouseEnterExit(Container.java:4728)
	at java.desktop/java.awt.LightweightDispatcher.trackMouseEnterExit(Container.java:4706)
	at java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Container.java:4557)
	at java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Container.java:4518)
	at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2310)
	at java.desktop/java.awt.Window.dispatchEventImpl(Window.java:2810)
	at java.desktop/java.awt.Component.dispatchEvent(Component.java:4860)
	at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:783)
	at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:728)
	at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:722)
	at java.base/java.security.AccessController.doPrivileged(AccessController.java:400)
	at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:87)
	at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:98)
	at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:755)
	at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:753)
	at java.base/java.security.AccessController.doPrivileged(AccessController.java:400)
	at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:87)
	at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:752)
	at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.kt:696)
	at com.intellij.ide.IdeEventQueue.dispatchMouseEvent(IdeEventQueue.kt:635)
	at com.intellij.ide.IdeEventQueue._dispatchEvent$lambda$14(IdeEventQueue.kt:581)
	at com.intellij.openapi.application.impl.AnyThreadWriteThreadingSupport.runWriteIntentReadAction(AnyThreadWriteThreadingSupport.kt:84)
	at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.kt:581)
	at com.intellij.ide.IdeEventQueue.access$_dispatchEvent(IdeEventQueue.kt:73)
	at com.intellij.ide.IdeEventQueue$dispatchEvent$processEventRunnable$1$1$1$1.compute(IdeEventQueue.kt:357)
	at com.intellij.ide.IdeEventQueue$dispatchEvent$processEventRunnable$1$1$1$1.compute(IdeEventQueue.kt:356)
	at com.intellij.openapi.progress.impl.CoreProgressManager.computePrioritized(CoreProgressManager.java:843)
	at com.intellij.ide.IdeEventQueue$dispatchEvent$processEventRunnable$1$1$1.invoke(IdeEventQueue.kt:356)
	at com.intellij.ide.IdeEventQueue$dispatchEvent$processEventRunnable$1$1$1.invoke(IdeEventQueue.kt:351)
	at com.intellij.ide.IdeEventQueueKt$performActivity$runnableWithWIL$1.invoke$lambda$0(IdeEventQueue.kt:1035)
	at com.intellij.openapi.application.WriteIntentReadAction.lambda$run$0(WriteIntentReadAction.java:24)
	at com.intellij.openapi.application.impl.AnyThreadWriteThreadingSupport.runWriteIntentReadAction(AnyThreadWriteThreadingSupport.kt:84)
	at com.intellij.openapi.application.impl.ApplicationImpl.runWriteIntentReadAction(ApplicationImpl.java:910)
	at com.intellij.openapi.application.WriteIntentReadAction.compute(WriteIntentReadAction.java:55)
	at com.intellij.openapi.application.WriteIntentReadAction.run(WriteIntentReadAction.java:23)
	at com.intellij.ide.IdeEventQueueKt$performActivity$runnableWithWIL$1.invoke(IdeEventQueue.kt:1035)
	at com.intellij.ide.IdeEventQueueKt$performActivity$runnableWithWIL$1.invoke(IdeEventQueue.kt:1035)
	at com.intellij.ide.IdeEventQueueKt.performActivity$lambda$1(IdeEventQueue.kt:1036)
	at com.intellij.openapi.application.TransactionGuardImpl.performActivity(TransactionGuardImpl.java:114)
	at com.intellij.ide.IdeEventQueueKt.performActivity(IdeEventQueue.kt:1036)
	at com.intellij.ide.IdeEventQueue.dispatchEvent$lambda$10(IdeEventQueue.kt:351)
	at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.kt:397)
	at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:207)
	at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:128)
	at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:117)
	at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:113)
	at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:105)
	at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:92)
2024-12-20 16:29:47,560 [19603920] SEVERE - #c.i.o.a.i.Utils - PyCharm 2024.2.4  Build #PC-242.23726.102
2024-12-20 16:29:47,560 [19603920] SEVERE - #c.i.o.a.i.Utils - JDK: 21.0.4; VM: OpenJDK 64-Bit Server VM; Vendor: JetBrains s.r.o.
2024-12-20 16:29:47,560 [19603920] SEVERE - #c.i.o.a.i.Utils - OS: Linux
2024-12-20 16:30:00,983 [19617343]   INFO - #c.i.w.i.i.j.s.JpsGlobalModelSynchronizerImpl - Saving global entities com.intellij.platform.workspace.jps.entities.SdkEntity to files
2024-12-20 16:30:00,999 [19617359]   INFO - #c.i.w.i.i.j.s.JpsGlobalModelSynchronizerImpl - Saving global entities com.intellij.platform.workspace.jps.entities.LibraryEntity to files
2024-12-20 16:30:01,091 [19617451]   WARN - #c.i.u.x.Binding - No accessors for org.jetbrains.security.package.Package. This means that state class cannot be serialized properly. Please see https://jb.gg/ij-psoc
2024-12-20 16:30:01,114 [19617474]   INFO - #o.j.p.t.a.TerminalCommandHistoryManager - Deleting [pythonProject-history1] (closed sessions)
2024-12-20 16:30:01,118 [19617478]   INFO - #c.i.a.o.PathMacrosImpl - Saved path macros: {}
2024-12-20 16:30:01,121 [19617481]   INFO - #c.i.c.ComponentStoreImpl - Saving Project(name=pythonProject, containerState=COMPONENT_CREATED, componentStore=/codemill/gadikar/projects/pythonProject)FileEditorManager took 20 ms, ProjectDependenciesModelState took 11 ms
2024-12-20 16:30:01,128 [19617488]   INFO - #c.i.c.ComponentStoreImpl - Saving appCachedDictionaryState took 13 ms, CertificateManager took 12 ms
2024-12-20 16:30:01,136 [19617496]   INFO - #c.i.o.p.DumbServiceImpl - enter dumb mode [pythonProject]
2024-12-20 16:30:01,147 [19617507]   INFO - #c.i.o.p.MergingQueueGuiExecutor - Running task: (dumb mode task) com.intellij.openapi.roots.impl.PushedFilePropertiesUpdaterImpl$MyDumbModeTask@f8c82cb (reason: Push on VFS changes)
2024-12-20 16:30:01,151 [19617511]   INFO - #c.i.o.p.MergingQueueGuiExecutor - Task finished: (dumb mode task) com.intellij.openapi.roots.impl.PushedFilePropertiesUpdaterImpl$MyDumbModeTask@f8c82cb (reason: Push on VFS changes)
2024-12-20 16:30:01,158 [19617518]   INFO - #c.i.o.p.DumbServiceImpl - exit dumb mode [pythonProject]
2024-12-20 16:30:08,706 [19625066]   INFO - #c.i.i.a.RevealFileAction - Timed out
@gadikar-deshaw
Copy link
Author

Hello again!

FWIW, we also tried using version v0.23.0 without any chat completion model and ran Tabby with the command ./tabby serve --model Qwen2.5-Coder-7B --device cuda. Despite this, we still experienced frequent freezing and lag in the PyCharm IDE (with 1.9.0 and 1.10.0) when Tabby’s automatic completions were enabled. I’m sharing the logs from the latest Tabby version, in case they might be helpful.

tabby-agent.log

{"level":20,"time":1736549995435,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1736549995581,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1736549995605,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Completed collecting declaration snippets."}
{"level":20,"time":1736549995605,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting snippets from recently changed files..."}
{"level":20,"time":1736549995606,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Completed collecting snippets from recently changed files."}
{"level":20,"time":1736549995606,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Starting collecting snippets from opened files."}
{"level":20,"time":1736549995606,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Completed collecting snippets from opened files."}
{"level":20,"time":1736549995606,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Function providedCompletions called."}
{"level":20,"time":1736549996174,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1736549996471,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1736549997074,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1736549997080,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1736549997101,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Completed collecting declaration snippets."}
{"level":20,"time":1736549997101,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting snippets from recently changed files..."}
{"level":20,"time":1736549997102,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Completed collecting snippets from recently changed files."}
{"level":20,"time":1736549997102,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Starting collecting snippets from opened files."}
{"level":20,"time":1736549997102,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Completed collecting snippets from opened files."}
{"level":20,"time":1736549997102,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Function providedCompletions called."}
{"level":30,"time":1736549997406,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Completion cache hit."}
{"level":20,"time":1736549997406,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionCache","msg":"Updating completion cache, cache number before updating: 695"}
{"level":20,"time":1736549997545,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionCache","msg":"Updated entries number: 31"}
{"level":20,"time":1736549997545,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionCache","msg":"Completion cache updated, cache number: 695"}
{"level":30,"time":1736549997555,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Completed processing completions, choices returned: 1."}
{"level":20,"time":1736549997557,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1736549997981,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1736549998547,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1736549998557,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1736549998573,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Completed collecting declaration snippets."}
{"level":20,"time":1736549998573,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting snippets from recently changed files..."}
{"level":20,"time":1736549998574,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Completed collecting snippets from recently changed files."}
{"level":20,"time":1736549998574,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Starting collecting snippets from opened files."}
{"level":20,"time":1736549998574,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Completed collecting snippets from opened files."}
{"level":20,"time":1736549998574,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Function providedCompletions called."}
{"level":30,"time":1736549998677,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Fetching completion..."}
{"level":20,"time":1736549998677,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"TabbyApiClient","msg":"Completion request: POST http://tungsten07.psc.des.co:8080/v1/completions. [5db64833-cc9b-4197-8740-a448dfad8879]"}
{"level":20,"time":1736549998718,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"TabbyApiClient","msg":"Completion request canceled. [5db64833-cc9b-4197-8740-a448dfad8879]"}
{"level":30,"time":1736549998718,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Fetching completion canceled."}
{"level":20,"time":1736549998746,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1736549999373,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1736550000189,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1736550000786,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1736550000793,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1736550000815,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Completed collecting declaration snippets."}
{"level":20,"time":1736550000815,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting snippets from recently changed files..."}
{"level":20,"time":1736550000816,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Completed collecting snippets from recently changed files."}
{"level":20,"time":1736550000816,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Starting collecting snippets from opened files."}
{"level":20,"time":1736550000816,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Completed collecting snippets from opened files."}
{"level":20,"time":1736550000816,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Function providedCompletions called."}
{"level":20,"time":1736550000868,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1736550000886,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Completed collecting declaration snippets."}
{"level":20,"time":1736550000886,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting snippets from recently changed files..."}
{"level":20,"time":1736550000886,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Completed collecting snippets from recently changed files."}
{"level":20,"time":1736550000886,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Starting collecting snippets from opened files."}
{"level":20,"time":1736550000886,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Completed collecting snippets from opened files."}
{"level":20,"time":1736550000886,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Function providedCompletions called."}
{"level":20,"time":1736550000950,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1736550000966,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Completed collecting declaration snippets."}
{"level":20,"time":1736550000966,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting snippets from recently changed files..."}
{"level":20,"time":1736550000967,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Completed collecting snippets from recently changed files."}
{"level":20,"time":1736550000967,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Starting collecting snippets from opened files."}
{"level":20,"time":1736550000967,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Completed collecting snippets from opened files."}
{"level":20,"time":1736550000967,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Function providedCompletions called."}
{"level":30,"time":1736550001072,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Fetching completion..."}
{"level":20,"time":1736550001072,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"TabbyApiClient","msg":"Completion request: POST http://tungsten07.psc.des.co:8080/v1/completions. [38d48d13-a1f7-46d4-b715-c22816389bf3]"}
{"level":20,"time":1736550001098,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"TabbyApiClient","msg":"Completion request canceled. [38d48d13-a1f7-46d4-b715-c22816389bf3]"}
{"level":30,"time":1736550001098,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Fetching completion canceled."}
{"level":20,"time":1736550001108,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1736550001746,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1736550001757,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1736550001769,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1736550002393,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1736550002402,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1736550002427,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Completed collecting declaration snippets."}
{"level":20,"time":1736550002427,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting snippets from recently changed files..."}
{"level":20,"time":1736550002428,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Completed collecting snippets from recently changed files."}
{"level":20,"time":1736550002428,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Starting collecting snippets from opened files."}
{"level":20,"time":1736550002428,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Completed collecting snippets from opened files."}
{"level":20,"time":1736550002428,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Function providedCompletions called."}
{"level":20,"time":1736550002492,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1736550002520,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Completed collecting declaration snippets."}
{"level":20,"time":1736550002520,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting snippets from recently changed files..."}
{"level":20,"time":1736550002521,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Completed collecting snippets from recently changed files."}
{"level":20,"time":1736550002521,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Starting collecting snippets from opened files."}
{"level":20,"time":1736550002521,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Completed collecting snippets from opened files."}
{"level":20,"time":1736550002521,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Function providedCompletions called."}
{"level":30,"time":1736550002627,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Fetching completion..."}
{"level":20,"time":1736550002627,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"TabbyApiClient","msg":"Completion request: POST http://tungsten07.psc.des.co:8080/v1/completions. [d59441dc-7577-4165-940c-5a9f83b9e023]"}
{"level":20,"time":1736550002737,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"TabbyApiClient","msg":"Completion request canceled. [d59441dc-7577-4165-940c-5a9f83b9e023]"}
{"level":30,"time":1736550002737,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Fetching completion canceled."}
{"level":20,"time":1736550002748,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1736550003427,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1736550003814,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1736550004471,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1736550004471,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1736550004554,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1736550004585,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Completed collecting declaration snippets."}
{"level":20,"time":1736550004585,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting snippets from recently changed files..."}
{"level":20,"time":1736550004586,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Completed collecting snippets from recently changed files."}
{"level":20,"time":1736550004586,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Starting collecting snippets from opened files."}
{"level":20,"time":1736550004586,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Completed collecting snippets from opened files."}
{"level":20,"time":1736550004586,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Function providedCompletions called."}
{"level":20,"time":1736550004663,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1736550004710,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Completed collecting declaration snippets."}
{"level":20,"time":1736550004710,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting snippets from recently changed files..."}
{"level":20,"time":1736550004711,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Completed collecting snippets from recently changed files."}
{"level":20,"time":1736550004711,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Starting collecting snippets from opened files."}
{"level":20,"time":1736550004711,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Completed collecting snippets from opened files."}
{"level":20,"time":1736550004711,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Function providedCompletions called."}
{"level":20,"time":1736550004800,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1736550004834,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Completed collecting declaration snippets."}
{"level":20,"time":1736550004834,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting snippets from recently changed files..."}
{"level":20,"time":1736550004835,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Completed collecting snippets from recently changed files."}
{"level":20,"time":1736550004835,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Starting collecting snippets from opened files."}
{"level":20,"time":1736550004835,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Completed collecting snippets from opened files."}
{"level":20,"time":1736550004835,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Function providedCompletions called."}
{"level":30,"time":1736550004940,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Fetching completion..."}
{"level":20,"time":1736550004940,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"TabbyApiClient","msg":"Completion request: POST http://tungsten07.psc.des.co:8080/v1/completions. [975a600d-f5ac-4016-bd7c-b0b75dc76ae0]"}
{"level":20,"time":1736550004988,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"TabbyApiClient","msg":"Completion request canceled. [975a600d-f5ac-4016-bd7c-b0b75dc76ae0]"}
{"level":30,"time":1736550004988,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Fetching completion canceled."}
{"level":20,"time":1736550004999,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1736550006156,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1736550006223,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1736550006225,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1736550007266,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1736550007322,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1736550007324,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1736550007998,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1736550008037,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1736550008046,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1736550008070,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Completed collecting declaration snippets."}
{"level":20,"time":1736550008070,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting snippets from recently changed files..."}
{"level":20,"time":1736550008070,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Completed collecting snippets from recently changed files."}
{"level":20,"time":1736550008070,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Starting collecting snippets from opened files."}
{"level":20,"time":1736550008071,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Completed collecting snippets from opened files."}
{"level":20,"time":1736550008071,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Function providedCompletions called."}
{"level":30,"time":1736550008175,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Fetching completion..."}
{"level":20,"time":1736550008175,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"TabbyApiClient","msg":"Completion request: POST http://tungsten07.psc.des.co:8080/v1/completions. [e5b53186-b016-4e5e-8ed7-ce415f50b75f]"}
{"level":20,"time":1736550008227,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"TabbyApiClient","msg":"Completion request canceled. [e5b53186-b016-4e5e-8ed7-ce415f50b75f]"}
{"level":30,"time":1736550008227,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Fetching completion canceled."}
{"level":20,"time":1736550008237,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1736550008891,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1736550008897,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1736550008917,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Completed collecting declaration snippets."}
{"level":20,"time":1736550008917,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting snippets from recently changed files..."}
{"level":20,"time":1736550008917,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Completed collecting snippets from recently changed files."}
{"level":20,"time":1736550008917,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Starting collecting snippets from opened files."}
{"level":20,"time":1736550008917,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Completed collecting snippets from opened files."}
{"level":20,"time":1736550008917,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Function providedCompletions called."}
{"level":20,"time":1736550008997,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1736550009016,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Completed collecting declaration snippets."}
{"level":20,"time":1736550009016,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting snippets from recently changed files..."}
{"level":20,"time":1736550009016,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Completed collecting snippets from recently changed files."}
{"level":20,"time":1736550009016,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Starting collecting snippets from opened files."}
{"level":20,"time":1736550009016,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Completed collecting snippets from opened files."}
{"level":20,"time":1736550009016,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Function providedCompletions called."}
{"level":20,"time":1736550009062,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1736550009083,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Completed collecting declaration snippets."}
{"level":20,"time":1736550009083,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting snippets from recently changed files..."}
{"level":20,"time":1736550009084,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Completed collecting snippets from recently changed files."}
{"level":20,"time":1736550009084,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Starting collecting snippets from opened files."}
{"level":20,"time":1736550009084,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Completed collecting snippets from opened files."}
{"level":20,"time":1736550009084,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Function providedCompletions called."}
{"level":30,"time":1736550009188,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Fetching completion..."}
{"level":20,"time":1736550009188,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"TabbyApiClient","msg":"Completion request: POST http://tungsten07.psc.des.co:8080/v1/completions. [32446745-c526-47f8-b82d-3265e7f0c5db]"}
{"level":20,"time":1736550009253,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"TabbyApiClient","msg":"Completion request canceled. [32446745-c526-47f8-b82d-3265e7f0c5db]"}
{"level":30,"time":1736550009253,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Fetching completion canceled."}
{"level":20,"time":1736550009266,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1736550009819,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1736550009838,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Completed collecting declaration snippets."}
{"level":20,"time":1736550009838,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting snippets from recently changed files..."}
{"level":20,"time":1736550009839,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Completed collecting snippets from recently changed files."}
{"level":20,"time":1736550009839,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Starting collecting snippets from opened files."}
{"level":20,"time":1736550009839,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Completed collecting snippets from opened files."}
{"level":20,"time":1736550009839,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Function providedCompletions called."}
{"level":30,"time":1736550009942,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Fetching completion..."}
{"level":20,"time":1736550009943,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"TabbyApiClient","msg":"Completion request: POST http://tungsten07.psc.des.co:8080/v1/completions. [222905a9-1c3c-47f0-aa42-04af70eadb6e]"}
{"level":20,"time":1736550010050,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"TabbyApiClient","msg":"Completion request canceled. [222905a9-1c3c-47f0-aa42-04af70eadb6e]"}
{"level":30,"time":1736550010050,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Fetching completion canceled."}
{"level":20,"time":1736550010060,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1736550010753,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1736550010772,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1736550011923,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1736550011982,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1736550012023,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1736550012669,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1736550012683,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1736550012687,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting declaration snippets..."}
{"level":20,"time":1736550012707,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Completed collecting declaration snippets."}
{"level":20,"time":1736550012707,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Collecting snippets from recently changed files..."}
{"level":20,"time":1736550012707,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Completed collecting snippets from recently changed files."}
{"level":20,"time":1736550012707,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Starting collecting snippets from opened files."}
{"level":20,"time":1736550012707,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Completed collecting snippets from opened files."}
{"level":20,"time":1736550012707,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Function providedCompletions called."}
{"level":30,"time":1736550012812,"pid":1145734,"hostname":"gadikar-rh8.toa.des.co","tag":"CompletionProvider","msg":"Fetching completion..."}

idea.log

2025-01-10 17:58:45,822 [1793094]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@6b39c289
2025-01-10 17:58:45,879 [1793151]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@3104fd9b
2025-01-10 17:58:46,398 [1793670]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@5af93a57
2025-01-10 17:58:46,969 [1794241]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@43bdce65
2025-01-10 17:58:47,534 [1794806]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@536f024f
2025-01-10 17:58:48,071 [1795343]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@32d4c30a
2025-01-10 17:58:48,120 [1795392]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@5fe0ec25
2025-01-10 17:58:48,242 [1795514]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion...
2025-01-10 17:58:48,505 [1795777]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@59d8433a
2025-01-10 17:58:48,506 [1795778]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion canceled.
2025-01-10 17:58:49,045 [1796317]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@5664ea10
2025-01-10 17:58:49,800 [1797072]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@6ea5d5bc
2025-01-10 17:58:49,886 [1797158]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@12041a46
2025-01-10 17:58:49,887 [1797159]   WARN - org.eclipse.lsp4j.jsonrpc.RemoteEndpoint - Unmatched cancel notification for request id 16806
2025-01-10 17:58:49,896 [1797168]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@4cbcfe32
2025-01-10 17:58:49,899 [1797171]   WARN - org.eclipse.lsp4j.jsonrpc.RemoteEndpoint - Unmatched cancel notification for request id 16810
2025-01-10 17:58:49,910 [1797182]   WARN - org.eclipse.lsp4j.jsonrpc.RemoteEndpoint - Unmatched cancel notification for request id 16814
2025-01-10 17:58:50,067 [1797339]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion...
2025-01-10 17:58:50,224 [1797496]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@3d9d8723
2025-01-10 17:58:50,226 [1797498]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion canceled.
2025-01-10 17:58:50,814 [1798086]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@2cc56b38
2025-01-10 17:58:50,865 [1798137]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@474dc25e
2025-01-10 17:58:50,905 [1798177]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@49cca028
2025-01-10 17:58:51,032 [1798304]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion...
2025-01-10 17:58:51,411 [1798683]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@2e526e36
2025-01-10 17:58:51,412 [1798684]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion canceled.
2025-01-10 17:58:51,809 [1799081]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@312f9745
2025-01-10 17:58:52,308 [1799580]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@3bf56fd3
2025-01-10 17:58:52,318 [1799590]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@22f2393b
2025-01-10 17:58:52,832 [1800104]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@127fbb07
2025-01-10 17:58:52,901 [1800173]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@6492ac2c
2025-01-10 17:58:52,911 [1800183]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@7bf3e908
2025-01-10 17:58:53,036 [1800308]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion...
2025-01-10 17:58:53,246 [1800518]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@490ff788
2025-01-10 17:58:53,247 [1800519]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion canceled.
2025-01-10 17:58:53,769 [1801041]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@2fa745f1
2025-01-10 17:58:53,824 [1801096]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@10fb23b2
2025-01-10 17:58:53,863 [1801135]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@59ab5187
2025-01-10 17:58:54,000 [1801272]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@49898a80
2025-01-10 17:58:54,523 [1801795]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@1e845646
2025-01-10 17:58:55,046 [1802318]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@42949993
2025-01-10 17:58:55,427 [1802699]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@549d6226
2025-01-10 17:58:55,452 [1802724]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@5fbfc831
2025-01-10 17:58:56,165 [1803437]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion...
2025-01-10 17:58:56,336 [1803608]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@6c81ba19
2025-01-10 17:58:56,337 [1803609]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion canceled.
2025-01-10 17:58:56,713 [1803985]   WARN - #c.j.p.s.f.PythonSdkFlavor - /u/gadikar/PycharmProjects/ErrorReproducer/.venv/bin/python is not executable: File /u/gadikar/PycharmProjects/ErrorReproducer/.venv/bin/python is not found
2025-01-10 17:58:56,763 [1804035]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@4d44a0f9
2025-01-10 17:58:56,785 [1804057]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@529c8b44
2025-01-10 17:58:57,369 [1804641]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@c39add2
2025-01-10 17:58:57,432 [1804704]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@d0bf3a1
2025-01-10 17:58:57,434 [1804706]   WARN - org.eclipse.lsp4j.jsonrpc.RemoteEndpoint - Unmatched cancel notification for request id 17146
2025-01-10 17:58:57,560 [1804832]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion...
2025-01-10 17:58:57,614 [1804886]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@4006502d
2025-01-10 17:58:57,614 [1804886]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion canceled.
2025-01-10 17:58:58,137 [1805409]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@2c151fc9
2025-01-10 17:58:58,203 [1805475]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@16ea3190
2025-01-10 17:58:58,248 [1805520]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@49c15697
2025-01-10 17:58:58,381 [1805653]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion...
2025-01-10 17:58:58,401 [1805673]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@72dfa1e
2025-01-10 17:58:58,402 [1805674]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion canceled.
2025-01-10 17:58:58,943 [1806215]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@6c0e6227
2025-01-10 17:58:59,017 [1806289]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@3d26dc5c
2025-01-10 17:58:59,139 [1806411]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@4da455ae
2025-01-10 17:58:59,273 [1806545]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion...
2025-01-10 17:58:59,376 [1806648]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@4050c7a4
2025-01-10 17:58:59,377 [1806649]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion canceled.
2025-01-10 17:58:59,897 [1807169]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@ab9fba2
2025-01-10 17:58:59,946 [1807218]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@57521e56
2025-01-10 17:59:00,447 [1807719]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@66740bb4
2025-01-10 17:59:00,509 [1807781]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@3a3aaad6
2025-01-10 17:59:00,635 [1807907]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion...
2025-01-10 17:59:00,645 [1807917]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@33157eac
2025-01-10 17:59:00,646 [1807918]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion canceled.
2025-01-10 17:59:01,168 [1808440]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@42e7eaae
2025-01-10 17:59:01,227 [1808499]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@a6d04ab
2025-01-10 17:59:01,740 [1809012]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@46dcdd29
2025-01-10 17:59:01,791 [1809063]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@105176
2025-01-10 17:59:01,916 [1809188]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion...
2025-01-10 17:59:02,474 [1809746]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@5ab3276d
2025-01-10 17:59:02,475 [1809747]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion canceled.
2025-01-10 17:59:02,880 [1810152]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@5003dd34
2025-01-10 17:59:03,445 [1810717]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@4c1d4b7c
2025-01-10 17:59:04,049 [1811321]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@5016e7f1
2025-01-10 17:59:04,077 [1811349]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@573f97c9
2025-01-10 17:59:04,089 [1811361]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@293faf3a
2025-01-10 17:59:04,652 [1811924]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@3a6ad20b
2025-01-10 17:59:04,739 [1812011]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@784c1759
2025-01-10 17:59:04,887 [1812159]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion...
2025-01-10 17:59:05,375 [1812647]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@23698b20
2025-01-10 17:59:05,376 [1812648]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion canceled.
2025-01-10 17:59:06,518 [1813790]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@6ad83d77
2025-01-10 17:59:06,979 [1814251]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@71680e
2025-01-10 17:59:07,033 [1814305]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@49fe711d
2025-01-10 17:59:07,156 [1814428]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion...
2025-01-10 17:59:07,300 [1814572]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@2d79224c
2025-01-10 17:59:07,302 [1814574]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion canceled.
2025-01-10 17:59:08,152 [1815424]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@13a88a38
2025-01-10 17:59:08,481 [1815753]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@41fd02ee
2025-01-10 17:59:08,481 [1815753]   WARN - org.eclipse.lsp4j.jsonrpc.RemoteEndpoint - Unmatched cancel notification for request id 17664
2025-01-10 17:59:08,992 [1816264]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@40d19ed
2025-01-10 17:59:09,055 [1816327]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@60759e31
2025-01-10 17:59:09,079 [1816351]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@70da2fe6
2025-01-10 17:59:09,213 [1816485]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion...
2025-01-10 17:59:09,444 [1816716]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@6ec3adce
2025-01-10 17:59:09,445 [1816717]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion canceled.
2025-01-10 17:59:10,019 [1817291]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@b5e394a
2025-01-10 17:59:10,090 [1817362]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@dea9419
2025-01-10 17:59:10,091 [1817363]   WARN - org.eclipse.lsp4j.jsonrpc.RemoteEndpoint - Unmatched cancel notification for request id 17731
2025-01-10 17:59:10,107 [1817379]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@42d5583b
2025-01-10 17:59:10,243 [1817515]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion...
2025-01-10 17:59:10,729 [1818001]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@4b2ecf8a
2025-01-10 17:59:10,730 [1818002]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion canceled.
2025-01-10 17:59:11,267 [1818539]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion...
2025-01-10 17:59:12,146 [1819418]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Completed processing completions, choices returned: 0.
2025-01-10 17:59:15,526 [1822798]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion...
2025-01-10 17:59:15,608 [1822880]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@18cbbcec
2025-01-10 17:59:15,609 [1822881]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion canceled.
2025-01-10 17:59:16,172 [1823444]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@200ffa0
2025-01-10 17:59:16,172 [1823444]   WARN - org.eclipse.lsp4j.jsonrpc.RemoteEndpoint - Unmatched cancel notification for request id 17856
2025-01-10 17:59:16,173 [1823445]   WARN - org.eclipse.lsp4j.jsonrpc.RemoteEndpoint - Unmatched cancel notification for request id 17860
2025-01-10 17:59:16,711 [1823983]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@4a93dfa9
2025-01-10 17:59:17,228 [1824500]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@34c78429
2025-01-10 17:59:17,288 [1824560]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@b57f22a
2025-01-10 17:59:17,637 [1824909]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@56713afe
2025-01-10 17:59:17,740 [1825012]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Completion cache hit.
2025-01-10 17:59:17,740 [1825012]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Completed processing completions, choices returned: 1.
2025-01-10 17:59:18,358 [1825630]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@6864d442
2025-01-10 17:59:18,884 [1826156]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@14f4824
2025-01-10 17:59:18,932 [1826204]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@52a1ef70
2025-01-10 17:59:18,932 [1826204]   WARN - org.eclipse.lsp4j.jsonrpc.RemoteEndpoint - Unmatched cancel notification for request id 17921
2025-01-10 17:59:19,063 [1826335]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion...
2025-01-10 17:59:19,206 [1826478]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@5f319a12
2025-01-10 17:59:19,207 [1826479]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion canceled.
2025-01-10 17:59:19,910 [1827182]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@4be1e0b7
2025-01-10 17:59:21,387 [1828659]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@50a63030
2025-01-10 17:59:21,995 [1829267]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@477feee
2025-01-10 17:59:23,234 [1830506]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Completion cache hit.
2025-01-10 17:59:23,234 [1830506]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Completed processing completions, choices returned: 0.
2025-01-10 17:59:55,548 [1862820]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@7137a0c6
2025-01-10 17:59:55,677 [1862949]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@7648008
2025-01-10 17:59:56,460 [1863732]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@2080b312
2025-01-10 17:59:57,010 [1864282]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@584fc543
2025-01-10 17:59:57,079 [1864351]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@17cc17b6
2025-01-10 17:59:57,462 [1864734]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@4a4cd1fc
2025-01-10 17:59:57,556 [1864828]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Completion cache hit.
2025-01-10 17:59:57,556 [1864828]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Completed processing completions, choices returned: 1.
2025-01-10 17:59:57,969 [1865241]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@26d45082
2025-01-10 17:59:58,500 [1865772]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@4c0145b3
2025-01-10 17:59:58,547 [1865819]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@20a13655
2025-01-10 17:59:58,547 [1865819]   WARN - org.eclipse.lsp4j.jsonrpc.RemoteEndpoint - Unmatched cancel notification for request id 18137
2025-01-10 17:59:58,678 [1865950]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion...
2025-01-10 17:59:58,718 [1865990]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@2971c3d4
2025-01-10 17:59:58,719 [1865991]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion canceled.
2025-01-10 17:59:59,358 [1866630]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@2023e268
2025-01-10 17:59:59,358 [1866630]   WARN - org.eclipse.lsp4j.jsonrpc.RemoteEndpoint - Unmatched cancel notification for request id 18176
2025-01-10 17:59:59,421 [1866693]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@4de8e7b
2025-01-10 18:00:00,724 [1867996]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@6a44d3cd
2025-01-10 18:00:00,792 [1868064]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@20f9ab8b
2025-01-10 18:00:00,857 [1868129]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@7185ec5e
2025-01-10 18:00:00,938 [1868210]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@45390ac9
2025-01-10 18:00:01,073 [1868345]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion...
2025-01-10 18:00:01,097 [1868369]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@3486a43e
2025-01-10 18:00:01,099 [1868371]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion canceled.
2025-01-10 18:00:01,714 [1868986]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@7a4bae04
2025-01-10 18:00:01,754 [1869026]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@50746674
2025-01-10 18:00:01,767 [1869039]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@70cf4b36
2025-01-10 18:00:02,378 [1869650]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@103646ac
2025-01-10 18:00:02,400 [1869672]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@af66c59
2025-01-10 18:00:02,478 [1869750]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@38052a3c
2025-01-10 18:00:02,629 [1869901]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion...
2025-01-10 18:00:02,736 [1870008]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@46c8c395
2025-01-10 18:00:02,738 [1870010]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion canceled.
2025-01-10 18:00:03,413 [1870685]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@669a6f12
2025-01-10 18:00:03,810 [1871082]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@b34f1b9
2025-01-10 18:00:04,455 [1871727]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@793d5012
2025-01-10 18:00:04,467 [1871739]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@f8bf49d
2025-01-10 18:00:04,468 [1871740]   WARN - org.eclipse.lsp4j.jsonrpc.RemoteEndpoint - Unmatched cancel notification for request id 18395
2025-01-10 18:00:04,522 [1871794]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@4b1a8a43
2025-01-10 18:00:04,627 [1871899]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@3a84807a
2025-01-10 18:00:04,787 [1872059]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@172683a0
2025-01-10 18:00:04,941 [1872213]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion...
2025-01-10 18:00:04,987 [1872259]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@3e3e532e
2025-01-10 18:00:04,990 [1872262]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion canceled.
2025-01-10 18:00:05,734 [1873006]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@796b154f
2025-01-10 18:00:05,739 [1873011]   WARN - org.eclipse.lsp4j.jsonrpc.RemoteEndpoint - Unmatched cancel notification for request id 18509
2025-01-10 18:00:06,153 [1873425]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@38993ade
2025-01-10 18:00:06,206 [1873478]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@3619008a
2025-01-10 18:00:06,224 [1873496]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@4b0e4c9a
2025-01-10 18:00:06,981 [1874253]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@23cf2817
2025-01-10 18:00:07,305 [1874577]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@73aad1c4
2025-01-10 18:00:07,323 [1874595]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@6a4162c6
2025-01-10 18:00:07,945 [1875217]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@36b30b71
2025-01-10 18:00:08,035 [1875307]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@31dac070
2025-01-10 18:00:08,045 [1875317]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@7e55de86
2025-01-10 18:00:08,176 [1875448]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion...
2025-01-10 18:00:08,226 [1875498]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@474c8906
2025-01-10 18:00:08,228 [1875500]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion canceled.
2025-01-10 18:00:08,818 [1876090]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@311429da
2025-01-10 18:00:08,896 [1876168]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@4270c78c
2025-01-10 18:00:08,986 [1876258]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@45ba7b56
2025-01-10 18:00:09,051 [1876323]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@451840a1
2025-01-10 18:00:09,190 [1876462]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion...
2025-01-10 18:00:09,252 [1876524]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@7769644b
2025-01-10 18:00:09,254 [1876526]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion canceled.
2025-01-10 18:00:09,808 [1877080]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@61129cf
2025-01-10 18:00:09,944 [1877216]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion...
2025-01-10 18:00:10,050 [1877322]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@7095ec00
2025-01-10 18:00:10,051 [1877323]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion canceled.
2025-01-10 18:00:10,690 [1877962]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@5ff55b95
2025-01-10 18:00:10,761 [1878033]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@76c55c55
2025-01-10 18:00:11,356 [1878628]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@7445bee8
2025-01-10 18:00:11,921 [1879193]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@67f84042
2025-01-10 18:00:11,952 [1879224]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@7ad3e1b9
2025-01-10 18:00:11,980 [1879252]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@14292ca0
2025-01-10 18:00:12,009 [1879281]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@2267ea44
2025-01-10 18:00:12,594 [1879866]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@99ccc65
2025-01-10 18:00:12,602 [1879874]   WARN - org.eclipse.lsp4j.jsonrpc.RemoteEndpoint - Unmatched cancel notification for request id 18759
2025-01-10 18:00:12,676 [1879948]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@42f2c50a
2025-01-10 18:00:12,686 [1879958]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@6091d344
2025-01-10 18:00:12,813 [1880085]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion...
2025-01-10 18:00:12,850 [1880122]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@5d9d4da6
2025-01-10 18:00:12,851 [1880123]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion canceled.
2025-01-10 18:00:13,444 [1880716]   WARN - #com.tabbyml.intellijtabby.completion.InlineCompletionService - Error while requesting inline completion
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelling}@20782cae
2025-01-10 18:00:13,998 [1881270]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Fetching completion...
2025-01-10 18:00:16,356 [1883628]   INFO - #com.tabbyml.intellijtabby.lsp.LanguageClient - [CompletionProvider] Completed processing completions, choices returned: 1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants