-
Notifications
You must be signed in to change notification settings - Fork 233
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix ClusterMetadata request_update() (#1056)
* Add tests for cluster request_update() * Removed @run_until_complete. * Wrap async test in class * See if this makes loop available. * Just block on Python future. * 🤦 * Explicitly update. * Improved request_update tests. * Fixed ClusterMetadata future usage. * Simplified test. * black fml.
- Loading branch information
Showing
2 changed files
with
22 additions
and
2 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