mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-10 19:48:03 -04: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