Skip to content

Conversation

@rolandwalker
Copy link
Contributor

Description

When the procedures query cannot be executed for whatever reason, yield and empty generator.

Fixes #1531.

Checklist

  • I added this contribution to the changelog.md file.
  • I added my name to the AUTHORS file (or it's already there).
  • To lint and format the code, I ran
    uv run ruff check && uv run ruff format && uv run mypy --install-types .

@rolandwalker rolandwalker self-assigned this Feb 10, 2026
When the procedures query cannot be executed for whatever reason, yield
and empty generator.
Copy link
Contributor

@scottnemes scottnemes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works as-is, can't reproduce an error to test the except logic but looks like it should work.

@rolandwalker rolandwalker merged commit b5d8491 into main Feb 11, 2026
8 checks passed
@rolandwalker rolandwalker deleted the RW/procedure-completions-fallback branch February 11, 2026 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Autocomplete not working in 1.50.0-1.51.1

2 participants