microsoft / azuredatastudio

Azure Data Studio is a data management and development tool with connectivity to popular cloud and on-premises databases. Azure Data Studio supports Windows, macOS, and Linux, with immediate capability to connect to Azure SQL and SQL Server. Browse the extension library for more database support options including MySQL, PostgreSQL, and MongoDB.
https://learn.microsoft.com/sql/azure-data-studio
MIT License
7.57k stars 901 forks source link

Azure data Studio gets stuck to run any sql after using its profiler #19316

Open shpsyte opened 2 years ago

shpsyte commented 2 years ago

Commit: e56e1d931bbb110fe8f24751423c4e184bb8f22d Date: 2022-04-21T21:19:26.480Z VS Code: 1.59.0 Electron: 13.6.6 Chrome: 91.0.4472.164 Node.js: 14.16.0 V8: 9.1.269.39-electron.0 OS: Linux x64 5.4.0-109-generic

Steps to Reproduce:

1.Open a new tab with Profiler (Ctrl+P)

  1. Filter by something on TextData with Contains
  2. Open a new tab to run any a SELECT statement

The Azure data studio get stuck and I must restart it to work again

Does this issue occur when all extensions are disabled?: No

alanrenmsft commented 2 years ago

@smartguest I am not able to reproduce this on Windows, could you please give it a try on Linux?