mirror of
https://github.com/Chia-Network/chia-blockchain.git
synced 2026-09-02 02:24:20 -05:00
* less auto-subscribing * Make sure to include owned stores in the managed data loop * Rearrange flaky test * trying out flaky and increase timeout * Test adjustments * Change to not actually subscribing to owned stores * Fix up typo * More test adjustments * return error when unsubscribing from not-subscribed store * Add flaky * flaky is optional dependency * Increase timeout testing * Ignore errors in getting owned stores during data loop * Undo changes to test code * Need to self-subscribe in unsub tests * Add tests for auto_subscribe_to_local_stores * Add negative test and remove flaky * Linting * Some test adjustments * Linting fixes * updates per PR comments