1
0
mirror of https://github.com/bitwarden/jslib synced 2025-12-30 07:03:21 +00:00
Files
jslib/src
Matt Gibson 5be76c1a63 Allow external awaits of indexing (#359)
* Allow external awaits of indexing

We were getting stuck in an infinite load loop where we were basing
logic on a dirty state of search service. This await enables us to
wait until an index is complete, then update it rather than being
kicked out of indexing early because it is in progress.

* Stop infinite loop by specifying ciphers to index
2021-04-23 13:55:57 -05:00
..
2021-04-22 21:17:14 +02:00
2021-04-22 21:17:14 +02:00