SIGN IN SIGN UP

assistant2: Don't block `ThreadStore` initialization on reloading the threads (#23728)

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

This allows us to make the constructor synchronous instead of
asynchronous.

Release Notes:

- N/A
M
Marshall Bowers committed
f096a28a1949e09baac9f026e88154a2959defae
Parent: 9705764
Committed by GitHub <noreply@github.com> on 1/27/2025, 5:59:28 PM