Skip to content

feature: Add has_pending methods to Incoming/Outgoing/ReqQueue in lsp_server#21755

Merged
Veykril merged 1 commit intorust-lang:masterfrom
oeb25:lsp-server-has-pending
Mar 5, 2026
Merged

feature: Add has_pending methods to Incoming/Outgoing/ReqQueue in lsp_server#21755
Veykril merged 1 commit intorust-lang:masterfrom
oeb25:lsp-server-has-pending

Conversation

@oeb25
Copy link
Contributor

@oeb25 oeb25 commented Mar 5, 2026

Adds methods for checking if there's pending requests/responses in the incoming/outgoing channels of, and to, ReqQueue in lsp_server.

Since the internal queues are private, this seems like an appropriate way to inspect their status.

Adds methods for checking if there's pending requests/responses in the incoming/outgoing channels of `ReqQueue` in `lsp_server`.
@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Mar 5, 2026
@Veykril Veykril enabled auto-merge March 5, 2026 08:56
@Veykril Veykril added this pull request to the merge queue Mar 5, 2026
Merged via the queue into rust-lang:master with commit c12d719 Mar 5, 2026
16 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Mar 5, 2026
@oeb25 oeb25 deleted the lsp-server-has-pending branch March 5, 2026 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants