-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Waiter changes in core: - Change signature of wait function - Change type names Waiter changes in service modules and examples: - Fix comments * Cleanup, uniformize Set signatures * Rename field * Revamp TestNew * Move cmp opts to global var * Rewrite tests for setters * Rename field * Fix typo * Revamp TestWaitWithContext * Simplify handleError * Simplify TestHandleError * Lint fix * Add test case * Rename tests * Increase test time * Small change * Comment reword * Comment reword * Rename var * Remove leftover code * Add comment * Remove rule from AsyncActionCheck * Fix typo * Change rule regarding AsyncActionCheck * Uniformize and simplify wait handler implementation * Update test * Fix tests * Fix tests --------- Co-authored-by: Henrique Santos <[email protected]>
- Loading branch information
Showing
31 changed files
with
1,243 additions
and
1,150 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
Oops, something went wrong.