ZIm/crates/assistant2
Marshall Bowers f096a28a19
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
2025-01-27 12:59:28 -05:00
..
src assistant2: Don't block ThreadStore initialization on reloading the threads (#23728) 2025-01-27 12:59:28 -05:00
Cargo.toml assistant2: Add thread persistence (#23582) 2025-01-24 00:09:26 +00:00
LICENSE-GPL Break ground on assistant2 (#21109) 2024-11-23 11:24:52 -05:00