zotero/chrome/content
Dan Stillman 078e3bb079 Switch from Bluebird coroutine to async/await for DB/schema
We've been seeing some behavior in `Schema::_migrateUserDataSchema()`
that should be impossible, with conditional blocks totally skipped. I
can't see how this is anything other than either a JS engine bug with
generators or some sort of bug in our version of Bluebird, but with any
luck it will go away by switching everything to async/await.
2022-02-21 15:13:05 -05:00
..
scaffold Fix Scaffold failing to initialize (#2200) 2021-09-09 05:17:35 -04:00
zotero Switch from Bluebird coroutine to async/await for DB/schema 2022-02-21 15:13:05 -05:00
zotero-platform XUL -> JS tree megacommit 2021-08-21 06:58:12 -04:00