Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create pipe function in watcher.rs and replace usages #456

Closed
gusinacio opened this issue Nov 4, 2024 · 1 comment · Fixed by #459
Closed

Create pipe function in watcher.rs and replace usages #456

gusinacio opened this issue Nov 4, 2024 · 1 comment · Fixed by #459
Assignees
Labels
p2 Medium priority pkg:common repo:indexer-rs size:small Small type:refactor Changes not visible to users

Comments

@gusinacio
Copy link
Member

For our refactor, I new pipe function would be really helpful to standardize the way we create functions that react to Receiver changes.

          I think `pipe_async` could become a function in our `watcher.rs` and be reused in multiple places.

Originally posted by @gusinacio in #413 (comment)

@taslimmuhammed
Copy link
Contributor

Hi, please assign me👋

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p2 Medium priority pkg:common repo:indexer-rs size:small Small type:refactor Changes not visible to users
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants