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

Move creation of watcher into trait #345

Merged
merged 1 commit into from Aug 6, 2021
Merged

Move creation of watcher into trait #345

merged 1 commit into from Aug 6, 2021

Conversation

0xpr03
Copy link
Member

@0xpr03 0xpr03 commented Aug 5, 2021

I don't know why we haven't done this earlier, but I think unifying the creation of the watcher by moving it into the trait shouldn't be a problem, if I'm not missing some lifetime problem.

@0xpr03 0xpr03 requested a review from JohnTitor August 5, 2021 19:24
Copy link
Member

@JohnTitor JohnTitor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems KqueueWatcher has been slipped but otherwise LGTM 👍

Signed-off-by: Aron Heinecke <aron.heinecke@t-online.de>
(cherry picked from commit aecfb37cb398bb9997b972c63d8600a117c7a956)
@0xpr03 0xpr03 merged commit 6d1ef9c into main Aug 6, 2021
@0xpr03 0xpr03 deleted the unify_creation branch August 6, 2021 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants