mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-22 01:25:38 -05:00
* Initial work for handling concurrent operations when calling initialized books * fixes to init contents * create a queue of deferred promises for initializing books * resolve active promise and set to undefined * remove duplicated variable * address pr comments