mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-12 12:01:37 -04:00
- SQLKernel is the only place to listen for batch and query complete messages now - It routes to the 1 and only future (since can only have 1 at a time - It handles query cancelation and not-connected issues correctly