-
-
Notifications
You must be signed in to change notification settings - Fork 313
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ensure
watch_object
handles objects removed before init (#1577)
* Stream produced by `watch_object` will include an item when the object isn't in any initial list fixes #1576 Signed-off-by: Mark Ingram <[email protected]> * Stream produced by `watch_object` will include an item when the object isn't in any initial list - added a comment - resolved a nightly clippy - use a match guard instead of an nested if Signed-off-by: Mark Ingram <[email protected]> --------- Signed-off-by: Mark Ingram <[email protected]>
- Loading branch information
1 parent
63644d2
commit 84985b4
Showing
1 changed file
with
31 additions
and
13 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