You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]>
0 commit comments