Skip to content

fix: panic for listing resources (closes #276)#277

Merged
Justintime50 merged 1 commit intomasterfrom
276_out
Mar 10, 2026
Merged

fix: panic for listing resources (closes #276)#277
Justintime50 merged 1 commit intomasterfrom
276_out

Conversation

@Justintime50
Copy link
Copy Markdown
Member

Description

It's possible a panic can occur when we try to set out params when it's empty because instead err is populated. This closes #276

Testing

Pull Request Type

Please select the option(s) that are relevant to this PR.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Improvement (fixing a typo, updating readme, renaming a variable name, etc.)

@Justintime50 Justintime50 requested review from a team as code owners March 10, 2026 15:54
@Justintime50 Justintime50 merged commit 6e06a90 into master Mar 10, 2026
16 checks passed
@Justintime50 Justintime50 deleted the 276_out branch March 10, 2026 16:00
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.

In certain abnormal situations, this may cause the program to panic.

2 participants