SIGN IN SIGN UP

assistant_context_editor: Don't block `ContextStore` initialization on reloading contexts (#24052)

This PR changes the `ContextStore` constructor to not block on reloading
the contexts before we finish initializing it.

I noticed that the Assistant panel was taking a long time to show up in
the status bar, and upon further investigation uncovered that with a
large number of contexts (I have ~320) it takes a long time to load them
all.

Release Notes:

- N/A
M
Marshall Bowers committed
1e96663e20e5e011212db5ebecf21cd919c2ef01
Parent: de3702b
Committed by GitHub <noreply@github.com> on 1/31/2025, 10:08:33 PM