issues
search
microsoft
/
pgtoolsservice
PostgreSQL Tools Service that provides PostgreSQL Server data management capabilities.
Other
83
stars
36
forks
source link
Fix session id connection error
#449
Closed
DaeunYim
closed
1 year ago
DaeunYim
commented
1 year ago
Fixes microsoft/azuredatastudio-postgresql#423
Added a semaphore to prevent multiple connections interfere each other when connecting.
Use existing session id if there's any
Fixes microsoft/azuredatastudio-postgresql#423