-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CHIA-783: Stop auto-subscribing to local stores (#18166)
* 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
- Loading branch information
Showing
2 changed files
with
136 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters