- Notifications
You must be signed in to change notification settings - Fork102
Open
Description
Bug report
- I confirm this is a bug with Supabase, not with my own application.
- I confirm I have searched theDocs, GitHubDiscussions, andDiscord.
Describe the bug
Got a message popup to check my output because the tools crashed. This was in the output:
Encountered an unexpected errorThis is a bug in Postgres Tools, not an error in your code, and we would appreciate it if you could report it along with the following information to help us fixing the issue:Source Location: crates\pgt_workspace\src\workspace\server\change.rs:130:14Thread Name: tokio-runtime-workerMessage: called `Result::unwrap_err()` on an `Ok` value: 1
(There could also be a link to the issues page of this project. I was unsure where to post the report)
To Reproduce
I was uncommenting some selected SQL with the VSCodeToggle Block Comment (editor.action.blockComment)
action.
Expected behavior
No crash.
System information
- OS: Windows